I\'m having some trouble displaying HTML5 video in IE9, I added the different types to my htaccess
AddType video/ogg .ogv AddType video/mp4 .mp4 AddType vide
IE9 does not support Ogg/Theora. It will support WebM if you install the codec.