Remix.run Logo
ZiiS 3 hours ago

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

hirako2000 an hour ago | parent [-]

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.