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

Video with multiple mdat blocks causes wrong video length computation #1060

Open
lehecht opened this issue Jan 28, 2025 · 1 comment
Open

Comments

@lehecht
Copy link
Contributor

lehecht commented Jan 28, 2025

Videos with multiple mdat blocks are displayed with a wrong video length.
Either compute the right length for such videos or show a warning like in #983.

@lehecht lehecht changed the title Multiple video mdat blocks causes wrong video length computation Video with multiple mdat blocks causes wrong video length computation Jan 28, 2025
@mzur
Copy link
Member

mzur commented Jan 28, 2025

Context: The browser can play these videos fine. The FFmpeg/FFprobe commands in ProcessNewVideo only return the length of the first mdat block. This should be fixed. If it can't be fixed, show an error as mentioned above.

@mzur mzur moved this to Medium Priority in BIIGLE Roadmap Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Medium Priority
Development

No branches or pull requests

2 participants