| Author |
HTML5 Video
|
Aaron Diffenderfer
Greenhorn
Joined: Mar 24, 2009
Posts: 12
|
|
|
For wmv, mp4, and other formats, are the object and embed tags still the way to go? Or does HTML5 handle everything?
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56233
|
|
|
HTML5 doesn't specify specific codecs. What formats are supported is up to the browsers.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Rob Crowther
author
Ranch Hand
Joined: Nov 06, 2012
Posts: 165
|
|
Have a look at this summary: http://caniuse.com/#feat=video
Click on the links next to 'Sub-features' to see the browser support for the main video formats.
|
Read my books: Hello! HTML5 & CSS3 | HTML5 in Action
|
 |
 |
|
|
subject: HTML5 Video
|
|
|