Firefox Flatpak - Decode error: NS_ERROR_DOM_MEDIA_DECODE_ERR (0x806e0004) - virtual mozilla::MediaResult mozilla::FFmpegVideoDecoder
Categories
(Core :: Audio/Video: Playback, defect)
Tracking
()
People
(Reporter: o2q2tcedsh0, Unassigned)
Details
Steps to reproduce:
Open in Linux(in my case Debian Stable with Firefox 109.0 Flatpak) a Terminal with: env MOZ_ENABLE_WAYLAND=1 flatpak run org.mozilla.firefox
Go to the website: https://www.asrock.com/nettop/Intel/DeskMini%20H470%20Series/index.asp#BIOS
Every time the page is reloaded, an error message appears.
Actual results:
[Child 338, MediaDecoderStateMachine #1] WARNING: Decoder=7fe52cc67c00 Decode error: NS_ERROR_DOM_MEDIA_DECODE_ERR (0x806e0004) - virtual mozilla::MediaResult mozilla::FFmpegVideoDecoder<59>::DoDecode(mozilla::MediaRawData *, uint8_t *, int, bool *, MediaDataDecoder::DecodedData &): avcodec_send_packet error: Unknown error occurred: file /builds/worker/checkouts/gecko/dom/media/MediaDecoderStateMachineBase.cpp:164
Updated•3 years ago
|
Comment 1•3 years ago
|
||
The severity field is not set for this bug.
:jimm, could you have a look please?
For more information, please visit auto_nag documentation.
I had to install the following, which solved the problem.
flatpak install flathub org.freedesktop.Platform.ffmpeg-full
Updated•2 years ago
|
Description
•