Showing questions tagged:

x.com videos no longer playing - Sandbox Utility Generic decoder rejects requested type video/hevc /avc /av1

Hi, two days ago, video embeds on Twitter stopped working in Firefox. Please help me troubleshoot the issue, so that I can either fix it myself, or present enough evidenc… (read more)

Hi,

two days ago, video embeds on Twitter stopped working in Firefox. Please help me troubleshoot the issue, so that I can either fix it myself, or present enough evidence to file a proper bug report.

Affected version: FF 140 ESR. I had some 140.7 installed when the error first happened, but have upgraded to firefox-esr_140.10.1esr-1_amd64 since. Didn't fix the problem. *Not* a snap package, regular .deb!

Affected OS: Ubuntu 26.04 LTS, not a fresh install but upgraded from 24.04 instead (which itself was upgraded from 22.04).

Symptoms: Videos on X (and Facebook) no longer play, the preview image is there for a split second, then an error appears. Video on for example Youtube is fine, though. Local players like VLC also do work as expected. Video on X worked under 26.04 before this happened.

The issue likely started when removing surplus packages and metapackages from the upgrade. According to synaptics, this is the complete list of packages removed: augeas-lenses bomber bovo clevis clevis-luks db-util db5.3-util dolphin-dev gir1.2-freedesktop-dev gir1.2-glib-2.0-dev girepository-tools gostsum granatier guestfish guestfs-tools guestmount icu-devtools jose kapman katomic kblackbox kblocks kbounce kbreakout kdegames kdegames-mahjongg-data-kf6 kdiamond kfourinline kgeography kgeography-data kgoldrunner kigo killbots kiriki kjumpingcube klickety klines kmahjongg knavalbattle knetwalk knights kolf kollision konquest kreversi kshisen ksirk ksnakeduel kspaceduel ksquares ktuberling ktuberling-data kubrick kubuntu-web-shortcuts ldmtool libaom-dev libarchive-tools libaugeas0 libblkid-dev libconfig11 libdbus-1-dev libdlt3 libffi-dev libfmt-dev libfontconfig1-dev libfribidi-dev libgd-perl libgio-2.0-dev libgio-2.0-dev-bin libglib2.0-dev libglib2.0-dev-bin libgraphite2-dev libguestfs-perl libguestfs-tools libguestfs0t64 libharfbuzz-cairo0 libharfbuzz-dev libhivex0 libicu-dev libjose0 libjson-glib-dev libjxr-tools libjxr0t64 libkdegames6private6 libkmahjongg6 libldm-1.0-0t64 libmosquitto1 libmount-dev libosinfo-1.0-0 libosinfo-l10n libpcre2-dev libpixman-1-dev libpolkit-gobject-1-dev libpsl-dev libpwquality-tools libpython3-dev libpython3.14-dev libselinux-dev libsepol-dev libspdlog-dev libsqlite3-dev libssh-dev libstd-rust-dev libstring-shellquote-perl libsys-virt-perl libsysprof-capture-4-dev libsystemd-dev libtirpc-dev libusb-0.1-4 libusb-1.0-0-dev libusb-1.0-doc libusb-dev libvirt-common libvirt0 libwebsockets19t64 libwhoopsie-preferences0 libwhoopsie0 libwin-hivex-perl libx265-dev libxdo-dev libxdo3 libxft-dev libxkbcommon-dev libxrender-dev libyara10 lskat lskat-data mosquitto mosquitto-clients native-architecture osinfo-db palapeli palapeli-data picmi qml6-module-org-kde-games-core skladnik supermin whoopsie whoopsie-preferences I don't think they are related (libx265 and libaom are only the -dev packages), but this is the only system-wide change on that day that I can remember. I of course tried re-installing these, but this also doesn't fix the problem.

On my journey of fixing this myself, I also asked the all-hallucinating knowledge randomizer frontend of OpenAI, which made me check a couple generic spots on my system and in FF itself.

ffmpeg -codecs | grep -E "h264|hevc|vp9|av1" ffmpeg version 8.0.1-3ubuntu2 Copyright (c) 2000-2025 the FFmpeg developers

 built with gcc 15 (Ubuntu 15.2.0-13ubuntu3)
 configuration: --prefix=/usr --extra-version=3ubuntu2 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --disable-pocketsphinx --disable-libcaca --disable-libmfx --disable-omx --enable-gnutls --enable-libaom --enable-libass --enable-libbs2b --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libglslang --enable-libgme --enable-libgsm --enable-libharfbuzz --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-openal --enable-opencl --enable-opengl --disable-sndio --enable-libvpl --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-ladspa --enable-libbluray --enable-libdvdnav --enable-libdvdread --enable-libjack --enable-libjxl --enable-libpulse --enable-librabbitmq --enable-librist --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libx264 --enable-libzmq --enable-libzvbi --enable-lv2 --enable-sdl2 --enable-libplacebo --enable-librav1e --enable-librsvg --enable-shared
 WARNING: library configuration mismatch
 avcodec     configuration: --prefix=/usr --extra-version=3ubuntu2 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --disable-pocketsphinx --disable-libcaca --disable-libmfx --disable-omx --enable-gnutls --enable-libaom --enable-libass --enable-libbs2b --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libglslang --enable-libgme --enable-libgsm --enable-libharfbuzz --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-openal --enable-opencl --enable-opengl --disable-sndio --enable-libvpl --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-ladspa --enable-libbluray --enable-libdvdnav --enable-libdvdread --enable-libjack --enable-libjxl --enable-libpulse --enable-librabbitmq --enable-librist --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libx264 --enable-libzmq --enable-libzvbi --enable-lv2 --enable-sdl2 --enable-libplacebo --enable-librav1e --enable-librsvg --enable-shared --enable-version3 --disable-doc --disable-programs --disable-static --enable-libaribb24 --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libtesseract --enable-libvo_amrwbenc --enable-libsmbclient
 libavutil      60.  8.100 / 60.  8.100
 libavcodec     62. 11.100 / 62. 11.100
 libavformat    62.  3.100 / 62.  3.100
 libavdevice    62.  1.100 / 62.  1.100
 libavfilter    11.  4.100 / 11.  4.100
 libswscale      9.  1.100 /  9.  1.100
 libswresample   6.  1.100 /  6.  1.100
DEV.L. av1                  Alliance for Open Media AV1 (decoders: libdav1d libaom-av1 av1 av1_cuvid av1_qsv) (encoders: libaom-av1 librav1e libsvtav1 av1_nvenc av1_qsv av1_vaapi av1_vulkan)
DEV.LS h264                 H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 (decoders: h264 h264_v4l2m2m h264_qsv h264_cuvid) (encoders: libx264 libx264rgb h264_nvenc h264_qsv h264_v4l2m2m h264_vaapi h264_vulkan)
DEV.L. hevc                 H.265 / HEVC (High Efficiency Video Coding) (decoders: hevc hevc_qsv hevc_v4l2m2m hevc_cuvid) (encoders: libx265 hevc_nvenc hevc_qsv hevc_v4l2m2m hevc_vaapi hevc_vulkan)
DEV.L. vp9                  Google VP9 (decoders: vp9 vp9_v4l2m2m libvpx-vp9 vp9_cuvid vp9_qsv) (encoders: libvpx-vp9 vp9_vaapi vp9_qsv)
DEAIL. wmav1                Windows Media Audio 1

-> ffmpeg is installed, version 8, av1 and hevc support seems present. The sparse advice from google results (similar thing in a Gentoo forum I think) on installating ffmpeg4.4 is no longer viable. --- apt list --installed | grep libavcodec

libavcodec-dev/resolute,now 7:8.0.1-3ubuntu2 amd64 [installed] libavcodec-extra62/resolute,now 7:8.0.1-3ubuntu2 amd64 [installed,automatic] libavcodec-extra/resolute,now 7:8.0.1-3ubuntu2 amd64 [installed]

(libavcodec62 non-extra was installed before, didn't change anything) --- apt list --installed | grep libaom*

libao-common/resolute,resolute,now 1.2.2+20180113-1.2ubuntu2 all [installed,automatic] libao4/resolute,now 1.2.2+20180113-1.2ubuntu2 amd64 [installed,automatic] libaom3/resolute,now 3.13.1-2 amd64 [installed,automatic] --- FF about:support in the codec section says this: Codec Support Information Codec Name Software Decoding Hardware Decoding H264 Unsupported Supported VP9 Supported Supported VP8 Supported Supported AV1 Supported Unsupported HEVC Unsupported Supported AAC Unsupported Unsupported MP3 Supported Unsupported Opus Supported Unsupported Vorbis Supported Unsupported FLAC Supported Unsupported Wave Supported Unsupported --- vainfo Trying display: wayland libva info: VA-API version 1.23.0 libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so libva info: Found init function __vaDriverInit_1_22 libva info: va_openDriver() returns 0 vainfo: VA-API version: 1.23 (libva 2.22.0) vainfo: Driver version: Intel iHD driver for Intel(R) Gen Graphics - 26.1.2 () vainfo: Supported profile and entrypoints

     VAProfileMPEG2Simple            : VAEntrypointVLD
     VAProfileMPEG2Main              : VAEntrypointVLD
     VAProfileH264Main               : VAEntrypointVLD
     VAProfileH264Main               : VAEntrypointEncSliceLP
     VAProfileH264High               : VAEntrypointVLD
     VAProfileH264High               : VAEntrypointEncSliceLP
     VAProfileJPEGBaseline           : VAEntrypointVLD
     VAProfileJPEGBaseline           : VAEntrypointEncPicture
     VAProfileH264ConstrainedBaseline: VAEntrypointVLD
     VAProfileH264ConstrainedBaseline: VAEntrypointEncSliceLP
     VAProfileVP8Version0_3          : VAEntrypointVLD
     VAProfileHEVCMain               : VAEntrypointVLD
     VAProfileHEVCMain10             : VAEntrypointVLD
     VAProfileVP9Profile0            : VAEntrypointVLD
     VAProfileVP9Profile2            : VAEntrypointVLD

--- running with MOZ_DISABLE_HW_DECODE=1 firefox -> no change --- A fresh profile shows the same issues, so this should not be config-related in terms of Firefox --- Safe mode on my standard profile also doesn't change anything --- running with MOZ_LOG="PlatformDecoderModule:5" firefox -> also no change, but now on every try to play a video, these three lines are spammed: [Child 2326924: Main Thread]: D/PlatformDecoderModule Sandbox Utility Generic decoder rejects requested type video/avc [Child 2326924: Main Thread]: D/PlatformDecoderModule Sandbox Utility Generic decoder rejects requested type video/av1 [Child 2326924: Main Thread]: D/PlatformDecoderModule Sandbox Utility Generic decoder rejects requested type video/hevc

On other websites, the occasional [Child 2330726: Main Thread]: D/PlatformDecoderModule Sandbox Utility Generic decoder rejects requested type audio/mp4a-latm or [Child 2331802: Main Thread]: D/PlatformDecoderModule Sandbox Utility Generic decoder rejects requested type video/vp8

is added.

Some time close to starting FF, this block is presented: [Utility 2331783: Main Thread]: D/PlatformDecoderModule PDMInitializer, Init PDMs in Utility process [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFMPEG: version: 0x200, macro: 62, micro: 101, isFFMpeg: yes [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFVPX: Link result: Success [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFmpeg decoder rejects requested type 'video/avc' [Utility 2331783: Main Thread]: D/PlatformDecoderModule Agnostic decoder rejects requested type 'video/avc' [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFmpeg decoder supports requested type 'video/vp9' [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFmpeg decoder supports requested type 'video/vp9' [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFmpeg decoder supports requested type 'video/vp8' [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFmpeg decoder supports requested type 'video/vp8' [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFmpeg decoder supports requested type 'video/av1' [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFmpeg decoder supports requested type 'video/av1' [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFmpeg decoder rejects requested type 'video/hevc' [Utility 2331783: Main Thread]: D/PlatformDecoderModule Agnostic decoder rejects requested type 'video/hevc' [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFmpeg decoder rejects requested type 'audio/mp4a-latm' [Utility 2331783: Main Thread]: D/PlatformDecoderModule Agnostic decoder rejects requested type 'audio/mp4a-latm' [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFmpeg decoder supports requested type 'audio/mpeg' [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFmpeg decoder supports requested type 'audio/mpeg' [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFmpeg decoder supports requested type 'audio/opus' [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFmpeg decoder supports requested type 'audio/opus' [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFmpeg decoder supports requested type 'audio/vorbis' [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFmpeg decoder supports requested type 'audio/vorbis' [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFmpeg decoder supports requested type 'audio/flac' [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFmpeg decoder supports requested type 'audio/flac' [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFmpeg decoder supports requested type 'audio/x-wav' [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFmpeg decoder supports requested type 'audio/x-wav' [Parent 2331581: Main Thread]: D/PlatformDecoderModule Broadcast support from 'Utility Generic', support=H264 NONE VP9 SW VP8 SW AV1 SW HEVC NONE AAC NONE MP3 SW Opus SW Vorbis SW FLAC SW Wave SW

Back in FF 140.7, I also got these lines, but they're no longer present in 140.10 or flags have changed, I don't know: [Child 2238921, MediaDecoderStateMachine #1] WARNING: Decoder=7329b02ba900 state=DECODING_METADATA Decode metadata failed, shutting down decoder: file ./dom/media/MediaDecoderStateMachine.cpp:371 [Child 2238921, MediaDecoderStateMachine #1] WARNING: Decoder=7329b02ba900 Decode error: NS_ERROR_DOM_MEDIA_METADATA_ERR (0x806e0006): file ./dom/media/MediaDecoderStateMachineBase.cpp:168

--- The troubleshooting info below this text box says this somewhere:

"name": "AV1_HW_DECODE",
         "description": "AV1 hardware decoding",
         "status": "blocklisted",
         "log": [
           {
             "type": "default",
             "status": "available"
           },
           {
             "type": "env",
             "status": "blocklisted",
             "failureId": "FEATURE_FAILURE_VIDEO_DECODING_MISSING",
             "message": "#BLOCKLIST_FEATURE_FAILURE_VIDEO_DECODING_MISSING"
           }

Open to suggestions on where to dig deeper next...thank you!

Solved 12 1 149

Firefox sturggles to establish firm connection with bluetooth earbuds

Hello, I am currently using windows 11 with firefox 149.0. Regardless of what website I use (youtube. steam etc), the browser struggles to establish consistent connection… (read more)

Hello, I am currently using windows 11 with firefox 149.0. Regardless of what website I use (youtube. steam etc), the browser struggles to establish consistent connection to my bluetooth earbuds. It connects for one moment, but then soon the volume goes out and eventually it disconnects. Though it would reconnect soon, the cycle just keeps ongoing. I have experimented with other apps and browsers, as well as multiple bluetooth earbuds of other brands to be sure that it is a firefox issue. I have checked the volume mixer menu to ensure that there is nothing wrong. I have also made sure that my drivers are all up to date with no issue. But the issue still persists.

Solved 4 1 60

How do I disable autoplay of audio & video?

When I open Facebook in Firefox 150.0.1 with no extensions then move the cursor over a video, that video automatically plays. Preferences | Privacy and Security | Browse… (read more)

When I open Facebook in Firefox 150.0.1 with no extensions then move the cursor over a video, that video automatically plays.

Preferences | Privacy and Security | Browser Privacy | Permissions | Autoplay | Default is set to Block Audio and Video yet videos still automatically play.

Solved 6 1 70

Hello, I’m using Mozilla Firefox on Windows 10. The issue happens mainly on YouTube: – Videos stutter every few seconds – Audio sometimes goes out of sync – This happens on 1080p and 720p – My internet speed is stable (~XX Mbps)

Hello, I’m using Mozilla Firefox on Windows 10. The issue happens mainly on YouTube: – Videos stutter every few seconds – Audio sometimes goes out of sync – This happens … (read more)

Hello, I’m using Mozilla Firefox on Windows 10.

The issue happens mainly on YouTube: – Videos stutter every few seconds – Audio sometimes goes out of sync – This happens on 1080p and 720p – My internet speed is stable (~XX Mbps)

Solved 1 1 742

No audio

No matter what settings I change, I still can't get audio to play from Firefox. I can use other browsers and get audio so I know it’s not my computer. I’ve even tried to … (read more)

No matter what settings I change, I still can't get audio to play from Firefox. I can use other browsers and get audio so I know it’s not my computer. I’ve even tried to uninstall firefox and install the newest version with no luck on getting my audio issue resolved. If anyone has any advice for me, it’d be greatly appreciated

Archived 1 80

AirPods and Firefox

Having issues with my Bluetooth AirPods and sound in Firefox. The problem being there is no sound when the device is connected and watching a YouTube video for instance.… (read more)

Having issues with my Bluetooth AirPods and sound in Firefox. The problem being there is no sound when the device is connected and watching a YouTube video for instance. Things went wonky after the recent update to 133.0.3. At first there was no sound period. Then somehow, not even sure how, I saw that Firefox was muted in Windows (11 Pro) settings. That's a mystery unto itself since I'd never previously gone to that area. Now that I have volume through external speakers working, audio through AirPods doesn't. Everything works fine using Edge and audio from music. I know the device is connected and when that is, it's the default for where sound comes from. Used the test thing and yup there is audio. Is there something I'm missing? There must be but I can't figure out what it is. Hopefully someone reading this can point me in the right direction of resolving this issue. Thank you in advance.

Archived 6 140

Chromebook Plus - Lenovo 14 2025 (ARM64) - Streaming video services issue

Trying to run Prime and Netflix in a Linux browser on my new Lenovo Chromebook Plus 14. Not that this is an ARM based unit (Kompanio Ultra 910). I can successfully downl… (read more)

Trying to run Prime and Netflix in a Linux browser on my new Lenovo Chromebook Plus 14. Not that this is an ARM based unit (Kompanio Ultra 910).

I can successfully download Firefox for Linux: Mozilla Firefox Debian Package mozilla-deb-1.0 144.0 (aarch64)

But when I go to run streaming video services get: Prime Video is incompatible with your current operating system or web browser. You must update to watch Prime Video titles. Review the Prime Video system requirements. If the problem continues, please contact Amazon Customer Service and refer to error 7132.

Same with Netflix.

any ideas, thoughts, solutions?  :)

Cheers.

Archived 4 389

quality switches to 360 when tab inactive firefox

Quality switches to 360 when tab inactive firefox. I watch Twitch in 1080p. When I switch to another tab and then return, the quality drops to 360p and then automaticall… (read more)

Quality switches to 360 when tab inactive firefox. I watch Twitch in 1080p. When I switch to another tab and then return, the quality drops to 360p and then automatically goes back to 1080p.

Solved 6 80

Audio and Video out of sync in some videos

Some videos work perfectly fine, however for some videos audio lags behind the video. The same video file perfectly works in Chromium as a control test. Example file is M… (read more)

Some videos work perfectly fine, however for some videos audio lags behind the video. The same video file perfectly works in Chromium as a control test. Example file is MP4, inside was initially h264 video with AAC audio, for test I re-encoded video to be svt-AV1 with AAC / flac as well - no difference, audio still lags behind. Local players (mpv) and Chromium works perfectly. No plugins which can affect it - for testing disabled them all. I really try hard to like Firefox but this thing is a real bummer. Any ideas what can be causing? P.S. I tested both firefox compiled from source and binary package provided by my distro. Linux system if that matters.

Open 1 120

My firefox browser has no sound. Google Chrome has sound. Problem appeared after scam attempt.

No audio on Firefox. Google Chrome has sound. Settings at normal audio volumes. Tried computer shut off and re-boot. Tried reload of Firebox.but that didn't help. Had sca… (read more)

No audio on Firefox. Google Chrome has sound. Settings at normal audio volumes. Tried computer shut off and re-boot. Tried reload of Firebox.but that didn't help. Had scam attempt just before no audio issue...not sure if that problem.

Solved Archived 3 188

YouTube Fade in animation

When I full screen in YouTube, Firefox makes a Fade in animation. Can I disable it and make the default animation works? Note: I notice that Firefox on Linux doesn't hav… (read more)

When I full screen in YouTube, Firefox makes a Fade in animation. Can I disable it and make the default animation works?


Note: I notice that Firefox on Linux doesn't have this feature, I don't know why this feature is only for Windows.

System Information: Surface laptop has Windows 11.

Solved 1 40

How to fix audio not playing via HDMI

Whenever I play something in the browser while connected to my TV by HDMI, the sound still comes out of the laptop speakers. This happened suddenly, without any discernib… (read more)

Whenever I play something in the browser while connected to my TV by HDMI, the sound still comes out of the laptop speakers. This happened suddenly, without any discernible reason, and I can't seem to fix it. Everything else works, only content played from Firefox remains in the laptop speakers. I've checked my audio mixer, nothing seems amiss, I've updated Firefox and refreshed the application, still nothing. Hell, I've even tried different cables and HDMI ports, but nothing works. What could be the issue? Why did my audio suddenly stop working, and what can I do about it?

Solved Archived 1 339