I would like to use HTML 5 for video/audio viewing, but I have some concerns. First: HTML 5 is only supported in IE 9+. Second: What do I do for all the different extensions that are supported/not supported like mp4, wav, and webm?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Different extensions are supported in different browsers. The solution is…if MP4 is supported by IE, then you will also need to have a WebM or Ogg version of the same video file to ensure cross-browser support of the video (Firefox, Chrome).
Here’s a great HTML5-based video/audio player. If a user uses an older browser, the player “falls back” to Flash-based player.
http://videojs.com/
You may find this helpful for converting to various HTML5-supported video formats… http://easyhtml5video.com/
For cloud-based encoding (paid service):
http://zencoder.com/