문제

I have a test webpage with a lot of gifs of small size(about 200x300), and I replaced them with html5 videos which I encoded in h264 to save bandwith. But now the page uses much more cpu than when gifs, and maybe it's because I have an Intel gm950 graphic card, just to surf internet. So I wanted to know if it's better to use html5 in this kind of webpage or maybe there are a video encoder configuration which uses low cpu.

도움이 되었습니까?

해결책

For that number of videos it's obvious that you'll experience low web perfomance because. You should use at least a códec with less compression, that means low cpu usage to decompress. Also flash can be a good alternative in performance

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top