Hardware video decoding on Linux in 2026?

Users and developers helping users with generic and technical Pale Moon issues on all operating systems.

Moderator: trava90

Forum rules
This board is for technical/general usage questions and troubleshooting for the Pale Moon browser only.
Technical issues and questions not related to the Pale Moon browser should be posted in other boards!
Please keep off-topic and general discussion out of this board, thank you!
User avatar
UCyborg
Astronaut
Astronaut
Posts: 705
Joined: 2019-01-10, 09:37
Location: Slovenia

Hardware video decoding on Linux in 2026?

Post by UCyborg » 2025-12-20, 11:52

Are there any hacks to get this working on Linux version of Pale Moon or does it need to be supported explicitly by the browser? I have Linux Mint 22.2 installation working on an old laptop, both VAAPI and VDPAU are functional for video decoding in media players (at least H.264). Seems to be working in Firefox as well, at least after forcing use of amdgpu driver instead of radeon, the latter somehow causes Firefox to hang the entire machine.

I read about media.ffvpx.enabled pref, though disabling that just seems to disable 60 FPS videos. I have ffmpeg installation which supports VAAPI and VDPAU and read something about compiling Pale Moon to use system libraries. Could something in that direction work or maybe could something be done with official build by manipulating certain files in install directory, like putting system libs for handling video there or something similar to get the browser to use GPU to decode videos?