Y
Hacker News
new
|
ask
|
show
|
jobs
by
antimatter15
5638 days ago
You don't need the browser format detection scripts because it's built into HTML5. <video><source codec="video/webm" src="kitten.webm"></source><source codec="video/m4v"></source></video>