logoalt Hacker News

torginustoday at 6:19 AM2 repliesview on HN

I'm not super familiar with AV1/AVIF but I do have extensive experience using h264 for desktop streaming, and all major implementations support 444 in hardware and software, and I doubt more advanced codecs/image formats have a limitation like this. Asked ChatGPT and it also claimed there's no problem with 444 and AVIF/AV1.


Replies

lgkrnkglwntoday at 6:46 AM

Then chatgpt missed an obvious issue, nvidia definitely have had shortcomings in the hardware implementation of coder/decoders only supporting 420 in nvenc/nvdec. One obvious problem with that was that it affected premiere.

show 1 reply
jaffathecaketoday at 7:58 AM

I'm pretty sure 444 h264 fails to decode on iOS Safari due to poor support in the hardware decoder.