ESP Wiki is looking for moderators and active contributors!

Difference between revisions of "HTML5 and video patents"

m (Reverted edits by Ezadetedek (talk) to last revision by Ciaran)
Line 1: Line 1:
----
+
{{navbox}}HTML is the standard, set by [[w3c]], for how to write webpages.  HTML5 was supposed to include a standard way to add video to webpages, but after lengthy discussions about [[software patents]], the drafters announced on June 30th 2009<ref>http://lwn.net/Articles/340132/</ref> that they could find no freely implementable video format to recommend.
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;">
 
----
 
=[http://ujybyqum.co.cc UNDER COSTRUCTION, PLEASE SEE THIS POST IN RESERVE COPY]=
 
----
 
=[http://ujybyqum.co.cc CLICK HERE]=
 
----
 
</div>
 
{{navbox}}HTML is the standard, set by [[w3c]], for how to write webpages.  HTML5 was supposed to include a standard way to add video to webpages, but after lengthy discussions about [[software patents]], the drafters announced on June 30th 2009&lt;ref>http://lwn.net/Articles/340132/&lt;/ref> that they could find no freely implementable video format to recommend.
 
  
 
The two main candidate formats were [[H.264]] and [[Ogg Theora]], but the former is heavily encumbered by patents while the latter's future was deemed questionable because, as [[Google]]'s Chris DiBona said:
 
The two main candidate formats were [[H.264]] and [[Ogg Theora]], but the former is heavily encumbered by patents while the latter's future was deemed questionable because, as [[Google]]'s Chris DiBona said:
&lt;blockquote>
+
<blockquote>
''Here’s the challenge: Can [T]heora move forward without infringing on the other video compression patents?''&lt;ref>http://www.mail-archive.com/whatwg@lists.whatwg.org/msg15476.html&lt;/ref>
+
''Here’s the challenge: Can [T]heora move forward without infringing on the other video compression patents?''<ref>http://www.mail-archive.com/whatwg@lists.whatwg.org/msg15476.html</ref>
&lt;/blockquote>
+
</blockquote>
  
 
A third option discussed was to [[use software from 20 years ago]]: MPEG-1.
 
A third option discussed was to [[use software from 20 years ago]]: MPEG-1.
Line 18: Line 10:
 
HTML is an open [[harm to standards|standard]] and aims to be patent-free.  Consequently, the risk of patent encumbrances is posing a real problem in extending HTML to provide a standard video interface.
 
HTML is an open [[harm to standards|standard]] and aims to be patent-free.  Consequently, the risk of patent encumbrances is posing a real problem in extending HTML to provide a standard video interface.
  
[[Microsoft]] announced in April 2010 that they will only support the heavily patented Mpeg [[H.264]] for the HTML5 video tag.&lt;ref>http://blogs.msdn.com/ie/archive/2010/04/29/html5-video.aspx&lt;/ref>
+
[[Microsoft]] announced in April 2010 that they will only support the heavily patented Mpeg [[H.264]] for the HTML5 video tag.<ref>http://blogs.msdn.com/ie/archive/2010/04/29/html5-video.aspx</ref>
  
 
==Other software patent issues for HTML5==
 
==Other software patent issues for HTML5==
  
In 2007, [[Apple]] claim to have patents covering the "canvas" tag,&lt;ref>http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2007-March/010129.html&lt;/ref> but they later solved this problem by agreeing to license those patent(s) under the [[w3c]]'s royalty-free terms.&lt;ref>http://www.w3.org/2004/01/pp-impl/40318/status#current-disclosures&lt;/ref>
+
In 2007, [[Apple]] claim to have patents covering the "canvas" tag,<ref>http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2007-March/010129.html</ref> but they later solved this problem by agreeing to license those patent(s) under the [[w3c]]'s royalty-free terms.<ref>http://www.w3.org/2004/01/pp-impl/40318/status#current-disclosures</ref>
  
 
==Related pages on {{SITENAME}}==
 
==Related pages on {{SITENAME}}==
Line 55: Line 47:
  
 
==References==
 
==References==
&lt;references />
+
<references />
  
  

Revision as of 07:45, 24 November 2010

HTML is the standard, set by w3c, for how to write webpages. HTML5 was supposed to include a standard way to add video to webpages, but after lengthy discussions about software patents, the drafters announced on June 30th 2009[1] that they could find no freely implementable video format to recommend.

The two main candidate formats were H.264 and Ogg Theora, but the former is heavily encumbered by patents while the latter's future was deemed questionable because, as Google's Chris DiBona said:

Here’s the challenge: Can [T]heora move forward without infringing on the other video compression patents?[2]

A third option discussed was to use software from 20 years ago: MPEG-1.

HTML is an open standard and aims to be patent-free. Consequently, the risk of patent encumbrances is posing a real problem in extending HTML to provide a standard video interface.

Microsoft announced in April 2010 that they will only support the heavily patented Mpeg H.264 for the HTML5 video tag.[3]

Other software patent issues for HTML5

In 2007, Apple claim to have patents covering the "canvas" tag,[4] but they later solved this problem by agreeing to license those patent(s) under the w3c's royalty-free terms.[5]

Related pages on ESP Wiki

External links

Drafters discussion

Press coverage of the announcement

Further analyses afterwards

General discussion

References