Ogg formats in HTML5: Difference between revisions

Content deleted Content added
Dexbot (talk | contribs)
m Bot: Fixing broken section link
No edit summary
Tags: Visual edit Mobile edit Mobile web edit
Line 1:
{{HTML}}
 
The [[HTML5]] draft specification adds <code>video</code> and <code>audio</code><ref>{{Cite web|url=|title=|last=|first=|date=|website=|archive-url=|archive-date=|dead-url=|access-date=}}</ref> [[HTML element|elements]] for '''embedding video and audio in HTML documents'''. The specification had formerly recommended support for playback of '''[[Theora]] video and [[Vorbis]] audio encapsulated in [[Ogg]] [[Container format (digital)|containers]]''' to provide for easier distribution of audio and video over the internet by using [[open standard]]s, but the recommendation was soon after dropped.
 
==Motivation==