Skip to content Skip to sidebar Skip to footer

Html5 Video Is Blurry And Low-contrast Only In My Installation Of Chrome

I am in Windows 7 x64, using Chrome 22. When I view an MP4 video in the video tag, it appears blurry and low-contrast compared to the source video viewed locally in Media Player Cl

Solution 1:

It's actually a video size issue. A little tricky but... try this: http://webz.ro/blurry-html5-video/

Solution 2:

I do not see any difference, but try removing the width/height attributes.

Solution 3:

Thanks for the suggestions - I tried everything and then some with no luck. However, since this has helped me discover that it's some kind of codec/software problem related uniquely to my setup, and not a "programming" problem, that makes it a whole new issue, so I'm going to mark this one as answered.

Update See new accepted answer.

Post a Comment for "Html5 Video Is Blurry And Low-contrast Only In My Installation Of Chrome"