logoalt Hacker News

ZiiStoday at 7:59 AM1 replyview on HN

All Browsers do use hardware decoding for video though, I doubt safety is a major factor.


Replies

hirako2000today at 9:25 AM

The factor is latency. Software decoding takes milliseconds.

Depending on CPU and the video/image resolution, performance drops means the eye perceives lags when the 50ms threshold is reached. For videos, especially at 60fps that matters.

For still images it doesn't.

If it ain't broke why fix it.