-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Error replay videos from Kaltura in Firefox #3751
Comments
Here is a public reproducer: https://corp.kaltura.com/video-collaboration-communication/enterprise-video-portal/ Of course, this website might change in the future. But it reproduces the problem today. |
@mcatanzaro what version of openh264 do you have installed? Because I have just upgraded to |
Maybe you might try with https://codecs.fedoraproject.org/openh264/41/ |
Wow you're right, I have 2.4.0-2.fc40 (the latest version for F40) and it's definitely fixed by 2.4.1-2.fc41. I think this should be closed. It's a downstream problem now, to update F40. That means this bug must have been fixed by 4f01c15 because there are only two significant commits between the upstream 2.4.0 and 2.4.1, and the other one fd66e67 is already included in the downstream 2.4.0-2.fc40. |
I have reassigned the aforementioned BZ to openh264 component. But I'd also like to hear confirmation from maintainers that the commit above is really the one |
During replay of videos provided by Kaltura, the player stops with error. Running Firefox with
MOZ_LOG="FFmpegVideo:5 GMP:5"
, there is reported the following error as identified by Fedora FF maintainer in the rhbz#2279849:I am observing the issues on internal resources, so I have to apologize in advance that I won't share better reproducer.
CC @stransky
The text was updated successfully, but these errors were encountered: