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

[BUG] Generated videos have no duration #45

Closed
AmitMY opened this issue Jun 19, 2022 · 1 comment
Closed

[BUG] Generated videos have no duration #45

AmitMY opened this issue Jun 19, 2022 · 1 comment
Labels
bug Something isn't working
Projects

Comments

@AmitMY
Copy link
Contributor

AmitMY commented Jun 19, 2022

Current Behavior

Generated videos (in this case, webm, but also mp4) have no duration. Maybe that's why they also don't show on iOS safari.

no_dropout.mp4

Expected Behavior

Videos should have a duration. For webm the fix could be https://github.com/yusitnikov/fix-webm-duration
For mp4 need to figure out a way

Additional Information

https://stackoverflow.com/questions/72693091/mediarecorder-ignoring-videoframe-timestamp

@AmitMY AmitMY added the bug Something isn't working label Jun 19, 2022
@AmitMY AmitMY added this to To do in Development via automation Aug 9, 2022
@AmitMY
Copy link
Contributor Author

AmitMY commented Nov 4, 2023

fixed by e3f09a6

@AmitMY AmitMY closed this as completed Nov 4, 2023
Development automation moved this from To do to Done Nov 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant