Hacker News new | ask | show | jobs
by jorvi 969 days ago
That might be, but on (most?) Chromium browsers you have to install h264ify to force-disable AV1/VP9 on devices that have no AV1 hardware decode.

What is even more annoying is that you can only do a full disable. You can’t disable AC1/VP9 video decode but leave image decode intact.

2 comments

What I'm saying is in an ideal world web content should be able to detect whether some codecs are not hardware-accelerated, and so such workarounds should not be necessary. Of course, lots of naive web content might just check if it's supported and use it anyway... but surely the big sites like YouTube get this right?

Software decode has its uses - if you just want a small GIF-style looping clip, hardware support doesn't matter much, and it's nice to have one codec that can be relied upon to work everywhere.

google is far more interested in not paying royalties than your battery life on youtube
Thanks for shouting out h264ify. I run older hardware and have been (mostly passively / randomly) trying to figure out how to use less resources.

A lot of older hardware isn’t _too much slower_ than today’s with the exception of these codecs wasting system resources.