Hacker News new | ask | show | jobs
by dividuum 703 days ago
That’s incorrect: Both have hardware support for decoding H265 up to 4K. The difference is H264: the Pi4 still has a hardware decoder (up to FullHD) while the Pi5 doesn’t and will use software decoding as it’s more than fast enough. As it is software, there’s no resolution limit.
3 comments

Does this custom lineageOS build (or android in general) use the hardware decoding features? I wouldn't be too surprised either way.
You’re correct; I was thinking of H.264. The Pi 5 still has a 4Kp60 HEVC decoder.
Do you have any info on why they dropped support for H264 hardware decoding?
Or they did not want to pay for the license, or for the component.

The software decoder is not fast enough if you need to use the CPUs in parallel. So removing the hardware acceleration is a net loss of compute power.

So they don't have to pay the license.