Dear Maintainer,
After recent updates on Debian Testing, Firefox ESR doesn't seem to be using system FFmpeg for media decoding anymore.
In about:support#media, Codec Support Information / Software Decoding shows:
AAC: Unsupported
H.264: Unsupported
HEVC: Unsupported
As a result, websites requiring AAC, H.264 or HEVC cannot play videos.
Other codecs (VP9, AV1, Opus, Vorbis, MP3, FLAC) are supported.
ffmpeg on the system can decode AAC correctly, and ffmpeg -codecs shows AAC decoder available.
The issue has been tested on the same machine with:
- Firefox ESR from Debian Testing, clean profile, no extensions
- Firefox ESR from Debian Unstable
Both showed the same result: AAC/H.264/HEVC unsupported.
While Firefox ESR from Debian Stable works correctly on another machine: AAC/H.264/HEVC shown supported, videos play flawlessly.
Steps to reproduce:
1. Install firefox-esr from Debian Testing repositories.
2. Open "about:support#media".
3. Check "Codec Support Information".
Expected result:
AAC and H.264 should be supported when ffmpeg is installed.
Actual result:
AAC, H.264 and HEVC are shown as Unsupported.
Thank you for your attention,
Alex