HTML5
From XiphWiki
(Difference between revisions)
(→HTML5 <video> embedding) |
(→HTML5 <video> embedding) |
||
| Line 34: | Line 34: | ||
=== HTML5 <video> embedding === | === HTML5 <video> embedding === | ||
| + | |||
| + | There are various ways to provide HTML5 video content with fallbacks for older browsers and non-free codecs. | ||
==== mv_embed ==== | ==== mv_embed ==== | ||
| - | |||
[http://metavid.org/w/index.php/Mv_embed mv_embed homepage] | [http://metavid.org/w/index.php/Mv_embed mv_embed homepage] | ||
| Line 51: | Line 52: | ||
Example sites using iTheora: | Example sites using iTheora: | ||
* [http://theorasea.org] | * [http://theorasea.org] | ||
| + | |||
| + | ==== Video for Everybody ==== | ||
| + | |||
| + | [http://camendesign.com/code/video_for_everybody Video for Everybody] is | ||
| + | "a chunk of HTML code that embeds a video into a website | ||
| + | using the HTML5 <video> element." | ||
=== Content management === | === Content management === | ||
Revision as of 00:39, 25 June 2009
The HTML5 specification includes support for <video> and <audio>. This page outlines use of HTML5 syntax with Xiph.Org codecs, particularly Ogg Theora and Ogg Vorbis.
Contents |
Browser Support
Mozilla Firefox
Opera
Google Chrome
Internet Explorer
Plugins
Web Video sites
The following web sites support HTML5 directly:
- tinyvid.tv
- DailyMotion
- MetaVid
For more examples of Ogg Theora video, see List of Theora videos.
Technology for setting up your own site
HTML5 <video> embedding
There are various ways to provide HTML5 video content with fallbacks for older browsers and non-free codecs.
mv_embed
mv_embed homepage and mv_embed on MediaWiki
Example sites using mv_embed:
iTheora
Example sites using iTheora:
Video for Everybody
Video for Everybody is "a chunk of HTML code that embeds a video into a website using the HTML5 <video> element."
Content management
- MetaVid
Backend servers
- oggz-chop