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

Change WebM duration fix library #852

Conversation

rafaellehmkuhl
Copy link
Member

Apparently the problem was in the library we were using. The new one is based on the bigger ts-ebml project, which is actively developed and appear to deal much better with larger files (they explicitly brag about that).

Successfully tested with a 1 hour/4GB recording.

Fix #794.

This was a problem on the video backend, that is already solved there, so we don't need this solution anymore (and in fact, it was not working properly).
@rafaellehmkuhl
Copy link
Member Author

CI is failing on Flatpak installation, which is fixed on #853.

@patrickelectric patrickelectric merged commit 26c31c6 into bluerobotics:master Apr 2, 2024
12 of 14 checks passed
@rafaellehmkuhl rafaellehmkuhl deleted the change-webm-duration-fix-lib branch April 3, 2024 12:02
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

Successfully merging this pull request may close these issues.

Long videos are not having their duration correctly fixed
2 participants