Comment #10 on issue 17765 by fbarch...@chromium.org: html5 video tag and  
1080p or 720p h264 needs dxva support!
http://code.google.com/p/chromium/issues/detail?id=17765

I've tested on that AMD Turion X2 CPU with Windows7, and performance is  
marginal.  A
1080p video plays, but if its true 1920x1080 30fps, it drops a few frames.

Vista slows it down further.
One thing you can try is open a cmd shell in Administrator mode and type
net stop uxsms
which disables 'Aero'.

Surely you mean chrome 3, because chrome 2 doesnt support <video> tag.

Make sure you're really using Chrome's <video>, not quicktime.  If you type  
in a URL
to a mov, it'll use quicktime.  Create a little html like this:
<html>
<body>
<video  
src="http://movies.apple.com/movies/fox/ice_age_iii/iceage3-clip3_h1080p.mov "
autoplay loop controls>
</video>
</body>
</html>


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to