Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#77781 - [firefox-developer-edition] ffmpeg 6.0 dependency breaks video decoding
Attached to Project:
Community Packages
Opened by Avery (nullableVoidPtr) - Wednesday, 08 March 2023, 14:22 GMT
Last edited by Andrew Crerar (andrewSC) - Thursday, 09 March 2023, 18:02 GMT
Opened by Avery (nullableVoidPtr) - Wednesday, 08 March 2023, 14:22 GMT
Last edited by Andrew Crerar (andrewSC) - Thursday, 09 March 2023, 18:02 GMT
|
DetailsDescription:
Certain video streams, such as from Twitter, or YouTube, require a decoder for the MIME types video/avc and audio/mp4a-latm, which appears to fail on Firefox 111 when ffmpeg 6.0 (testing) is installed. A temporary workaround I identified appears to be installing the legacy ffmpeg4.4 package. This appears to be resolved on FF 112, which is not merged into the developer edition of the browser. [Child 9575, MediaDecoderStateMachine #1] WARNING: Decoder=7fc54fb3ad00 Decode error: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005) - Error no decoder found for audio/mp4a-latm: file /build/firefox-developer-edition/src/firefox-111.0/dom/media/MediaDecoderStateMachineBase.cpp:164 [Child 9575, MediaDecoderStateMachine #1] WARNING: Decoder=7fc54fb3ad00 Decode error: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005) - Error no decoder found for video/avc: file /build/firefox-developer-edition/src/firefox-111.0/dom/media/MediaDecoderStateMachineBase.cpp:164 Additional info: * firefox-developer-edition 111.0b8-1 and ffmpeg 2:6.0-2 * https://bugzilla.mozilla.org/show_bug.cgi?id=1819374 |
This task depends upon
Closed by Andrew Crerar (andrewSC)
Thursday, 09 March 2023, 18:02 GMT
Reason for closing: Fixed
Additional comments about closing: firefox-developer-edition 111.0b8-2 (in [community-testing])
Thursday, 09 March 2023, 18:02 GMT
Reason for closing: Fixed
Additional comments about closing: firefox-developer-edition 111.0b8-2 (in [community-testing])
FS#77751