HTML5 Video not showing in IE9 or 10


hello all,

 

just quick question re. video tag , application , rendering within newer versions of ie.

 

i've added new videos our website. way i've set use <video> tag , direct source .mp4 (h.264) , have flash version fall back. haven't put webm version in there, may later firefox compatibility.

 

the issue having in ie10 (which believe support mp4s , video tag) blank video window loading , error message: "unsupported video type or invalid file path". now, i'm sure file path correct, have double checked several time , fall flash player seems render fine when loading page using ie8. in chrome player loading seems sit there doing nothing, no blank window, no error message, controls.

 

if woulnd't mind taking @ code using try , achieve video playback on page, i'd appreciate it. might missing obvious! 

 

as don't seem know how post code box on these forums, link page in question:

 

http://www.stosmunds.dorset.sch.uk/pages/information/welcome.htm

 

many thanks!

for reason can't page, "server not found" error.

 

you need @ least 2 types of video files if using html5 <video> tag run content. need make sure encoded correctly (i've run folks change file suffix from, .avi .mp4 thinking make work in ie, won't).

 

you need have mp4 ie , safari, , either webm or ogg opera , firefox, chrome sees three.

 

you may need edit htaccess file include mime types ogg , webm

 

http://www.w3schools.com/tags/tag_video.asp

 

of course, html5 browsers see of above. better cross-browser compatibility, simpler go pickle player: http://www.pickleplayer.com/



More discussions in Dreamweaver support forum


adobe

Comments