You are not logged in.
Pages: 1
Greetings, gentlebeings!
After Firefox switched to using FFMpeg rather than GStreamer, I've seen a sharp rise in CPU usage and battery consumption when viewing HTML5 videos.
Taking a look at about:support reveals:
Supports Hardware H264 Decoding: No;
LIES! My XPS-13 has a Broadwell in it, it can damn well decode H264 in hardware. In fact, vainfo agrees with me here.
I guess this is because Firefox' FFMpeg doesn't talk to VA-API. Do any of you know a good way to fix this deplorable situation?
Offline
What's the output of
media.hardware-video-decoding.enabledfrom about:config in firefox?
Offline
What's the output of
media.hardware-video-decoding.enabledfrom about:config in firefox?
"true", as per the default.
Offline
It's not implemented yet. This is the bug to watch: https://bugzilla.mozilla.org/show_bug.cgi?id=1210727
Offline
Pages: 1