mindapolis Posted November 12, 2013 Share Posted November 12, 2013 Hi I can't get a video to play in firefox or IE. It says unsupported video type. What are the supported video types for all browsers? The code is as follows <video width="640" height="360" controls> <source src="assets/barbie.mp4" type="video/mp4" /> <source src="assets/barbie.OGV" type="video/ogg" /> </video> Quote Link to comment Share on other sites More sharing options...
QuickOldCar Posted November 18, 2013 Share Posted November 18, 2013 mp4 should work in the popular browsers besides opera ogg and webm does not work in internet explorer or safari The sad truth is that html5 video is not a work for all solution yet all browsers. Stick to flash for now is my suggestion. Did you ever try to use jwplayer or flowplayer ? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.