Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webcodecs: Weird stuttering on iPhone #4669

Open
JonnyBurger opened this issue Dec 25, 2024 · 1 comment
Open

webcodecs: Weird stuttering on iPhone #4669

JonnyBurger opened this issue Dec 25, 2024 · 1 comment

Comments

@JonnyBurger
Copy link
Member

trim.45BAC4B6-F1E6-4CDC-B40D-E6C4E6E633CE.MOV
@JonnyBurger
Copy link
Member Author

The input videos includes non-monotonous timestamps and B-frames.

Safari WebCodecs does not ever create B-frames, therefore this issue arises – we must re-order the frames before passing them into the encoder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant