VP8: Difference between revisions
Added: Link to Google |
|||
Line 49: | Line 49: | ||
| website = [http://www.webmproject.org/ webmproject.org] |
| website = [http://www.webmproject.org/ webmproject.org] |
||
}} |
}} |
||
'''VP8''' is an [[open format|open]] [[video compression]] format owned by Google and originally created by [[On2 Technologies]] to replace its predecessor [[VP7]]. |
'''VP8''' is an [[open format|open]] [[video compression]] format owned by [[Google]] and originally created by [[On2 Technologies]] to replace its predecessor [[VP7]]. |
||
It was announced on September 13, 2008.<ref name="broadcastingcable">{{cite web |url=http://www.broadcastingcable.com/article/115438-IBC2008_On2_Touts_New_Codec_for_Web_Video.php |title=IBC2008: On2 Touts New Codec for Web Video |author=Glen Dickson |publisher=Broadcasting & Cable |date=2008-09-16 |accessdate=2009-09-11}}</ref><ref name="on2">{{cite web |url=http://www.on2.com/index.php?id=439&news_id=641 |title=On2 Technologies Unveils New Advanced Video Compression Format |author=On2 Technologies |publisher=On2 Technologies |date=2008-09-13 |accessdate=2009-09-11}}</ref> On May 19, 2010,<ref name="google-1" /><ref name="google-2" /> Google released technology IP rights for the VP8 format under irrevocable patent promise and for the specification text a [[Creative Commons licenses|Creative Commons license]].<ref>[http://www.webmproject.org/license/bitstream/ VP8 Bitstream Specification License]</ref> Google also released source code for '''libvpx''' - a VP8 [[video codec|codec]] reference implementation under a [[BSD licenses|BSD]]-like license, later changed to a BSD license plus an additional patent grant.<ref name="libvpx-license"/><ref name="libvpx-patent-license"/><ref name="changes-to-webm-open-source-license">{{cite web|url=http://webmproject.blogspot.com/2010/06/changes-to-webm-open-source-license.html|title=Changes to the WebM Open Source License|accessdate=2010-06-04}}</ref> There is contention over whether the old license for VP8 was in fact an [[open-source license]].<ref>{{citation |url=http://blog.internetnews.com/skerner/2010/05/is-vp8-open-source.html |title=Is VP8 open source? |date=2010-05-25 |publisher=InternetNews |first=Sean Michael |last=Kerner}}</ref><ref>{{citation |url=http://www.theregister.co.uk/2010/05/24/osi_board_member_on_google_webm/ |title=Google open codec 'not open,' says OSI man |date=2010-05-24 |publisher=The Register |first=Cade |last=Metz}}</ref><ref>{{citation |url=http://www.theregister.co.uk/2010/05/28/mozilla_and_opera_want_vp8_in_html5/ |title=Mozilla and Opera call for Google open codec in HTML5 spec |date=2010-05-28 |publisher=The Register |first=Cade |last=Metz}}</ref><ref>{{citation |url=http://www.computerworlduk.com/community/blogs/index.cfm?entryid=2973 |title=WebM: Missing The Assurances Open Source Needs? |date=2010-05-24 |publisher=ComputerworldUK |first=Simon |last=Phipps}}</ref> |
It was announced on September 13, 2008.<ref name="broadcastingcable">{{cite web |url=http://www.broadcastingcable.com/article/115438-IBC2008_On2_Touts_New_Codec_for_Web_Video.php |title=IBC2008: On2 Touts New Codec for Web Video |author=Glen Dickson |publisher=Broadcasting & Cable |date=2008-09-16 |accessdate=2009-09-11}}</ref><ref name="on2">{{cite web |url=http://www.on2.com/index.php?id=439&news_id=641 |title=On2 Technologies Unveils New Advanced Video Compression Format |author=On2 Technologies |publisher=On2 Technologies |date=2008-09-13 |accessdate=2009-09-11}}</ref> On May 19, 2010,<ref name="google-1" /><ref name="google-2" /> Google released technology IP rights for the VP8 format under irrevocable patent promise and for the specification text a [[Creative Commons licenses|Creative Commons license]].<ref>[http://www.webmproject.org/license/bitstream/ VP8 Bitstream Specification License]</ref> Google also released source code for '''libvpx''' - a VP8 [[video codec|codec]] reference implementation under a [[BSD licenses|BSD]]-like license, later changed to a BSD license plus an additional patent grant.<ref name="libvpx-license"/><ref name="libvpx-patent-license"/><ref name="changes-to-webm-open-source-license">{{cite web|url=http://webmproject.blogspot.com/2010/06/changes-to-webm-open-source-license.html|title=Changes to the WebM Open Source License|accessdate=2010-06-04}}</ref> There is contention over whether the old license for VP8 was in fact an [[open-source license]].<ref>{{citation |url=http://blog.internetnews.com/skerner/2010/05/is-vp8-open-source.html |title=Is VP8 open source? |date=2010-05-25 |publisher=InternetNews |first=Sean Michael |last=Kerner}}</ref><ref>{{citation |url=http://www.theregister.co.uk/2010/05/24/osi_board_member_on_google_webm/ |title=Google open codec 'not open,' says OSI man |date=2010-05-24 |publisher=The Register |first=Cade |last=Metz}}</ref><ref>{{citation |url=http://www.theregister.co.uk/2010/05/28/mozilla_and_opera_want_vp8_in_html5/ |title=Mozilla and Opera call for Google open codec in HTML5 spec |date=2010-05-28 |publisher=The Register |first=Cade |last=Metz}}</ref><ref>{{citation |url=http://www.computerworlduk.com/community/blogs/index.cfm?entryid=2973 |title=WebM: Missing The Assurances Open Source Needs? |date=2010-05-24 |publisher=ComputerworldUK |first=Simon |last=Phipps}}</ref> |
Revision as of 13:44, 26 July 2010
Filename extension | .vp8 |
---|---|
Internet media type | video/VP8 |
Initial release | 2010-05-19[1][2] |
Type of format | Video compression format |
Contained by | WebM |
Extended from | VP7 |
Free format? | Yes. BSD license |
Initial release | May 18, 2010 |
---|---|
Stable release | |
Written in | C |
Operating system | Unix-like (incl GNU/Linux, Mac OS X), Windows |
Type | Video codec, reference implementation |
License | BSD license[6] plus additional patents grant[7] |
Website | webmproject.org |
VP8 is an open video compression format owned by Google and originally created by On2 Technologies to replace its predecessor VP7.
It was announced on September 13, 2008.[8][9] On May 19, 2010,[1][2] Google released technology IP rights for the VP8 format under irrevocable patent promise and for the specification text a Creative Commons license.[10] Google also released source code for libvpx - a VP8 codec reference implementation under a BSD-like license, later changed to a BSD license plus an additional patent grant.[6][7][11] There is contention over whether the old license for VP8 was in fact an open-source license.[12][13][14][15]
History
On May 19, 2010, Google, which acquired On2 in 2010,[16] released VP8 codec software under a BSD-like license and the VP8 bitstream format specification under an irrevocable free patent license[17] at its May 2010 Google I/O conference.[18] This made VP8 the second product from On2 Technologies to be open-sourced to the free software community following the 2001 release of the older VP3 codec, which was later donated (under the BSD license) to the Xiph.Org Foundation as the Theora codec; the most vocal urging for Google to release the VP8 source code came from the Free Software Foundation, which issued an open letter on March 12, 2010 asking Google to gradually replace the usage of the Adobe Flash Player and H.264 on YouTube with a mixture of HTML5 and an open-sourced VP8.[19]
On May 19, 2010, the WebM Project was launched, featuring contributions from "Mozilla,[20] Opera,[21][22] Google[23] and more than forty other publishers, software and hardware vendors" in a major effort to use VP8 as the codec for HTML5.[24] In the WebM container format, the VP8 video is used with Vorbis audio.[25][26] Internet Explorer 9 will support VP8 video playback if the proper codec is installed.[27] Android is also officially planned to be WebM-enabled in the 4th quarter of 2010.[28]
See also
References
- ^ a b Paul, Ryan (2010-05-20), Google pounds the open standards drum during I/O keynote, Ars Technica
- ^ a b Mackie, Kurt (2010-05-20), Google Goes Open Source With WebM, VP8 Codec, Redmond Channel Partner
- ^ "WebM Code - Build Prerequisites". Retrieved 2010-06-02.
- ^ a b c "WebM Downloads". Retrieved 2010-06-02.
- ^ "WebM Code > Repository Layout". Retrieved 2010-06-02.
- ^ a b "Software License". Retrieved 2010-06-04.
- ^ a b "Additional IP Rights Grant (Patents)". Retrieved 2010-06-04.
- ^ Glen Dickson (2008-09-16). "IBC2008: On2 Touts New Codec for Web Video". Broadcasting & Cable. Retrieved 2009-09-11.
- ^ On2 Technologies (2008-09-13). "On2 Technologies Unveils New Advanced Video Compression Format". On2 Technologies. Retrieved 2009-09-11.
{{cite web}}
: CS1 maint: numeric names: authors list (link) - ^ VP8 Bitstream Specification License
- ^ "Changes to the WebM Open Source License". Retrieved 2010-06-04.
- ^ Kerner, Sean Michael (2010-05-25), Is VP8 open source?, InternetNews
- ^ Metz, Cade (2010-05-24), Google open codec 'not open,' says OSI man, The Register
- ^ Metz, Cade (2010-05-28), Mozilla and Opera call for Google open codec in HTML5 spec, The Register
- ^ Phipps, Simon (2010-05-24), WebM: Missing The Assurances Open Source Needs?, ComputerworldUK
- ^ http://investor.google.com/releases/20100219.html
- ^ http://www.webmproject.org/license/
- ^ Parr, Ben (2010-05-19), Google Makes Major Announcements at Google I/O, mashable.com
- ^ Wilson, Holmes (2010-03-12), Open letter to Google: free VP8, and use it on YouTube, Free Software Foundation
- ^ Blizzard, Christopher (2010-05-19), Firefox, YouTube and WebM, Mozilla
- ^ Lie, Håkon Wium (2010-05-19), Welcome, WebM <video>!, Opera
- ^ Mills, Chris (2010-05-19), Opera supports the WebM video format, Opera
- ^ Bankoski, Jim (2010-05-19), WebM and VP8 land in Chromium, Google
- ^ Build Prerequisites, WebM Project
- ^ Xiph.Org (2010-05-19). "Xiph.Org announces support for the WebM open media project". Retrieved 2010-05-20.
- ^ WebM Project (2010-05-19). "WebM FAQ". Retrieved 2010-05-20.
- ^ Hachamovitch, Dean (2010-05-19), Another Follow-up on HTML5 Video in IE9, Microsoft
- ^ The WebM Project: Frequently Asked Questions
External links
- The WebM Project
- On2 VP8 Website
- In Depth Analysis of VP8 and WebM by an x264 developer
- The VP8 video codec: High compression+low complexity
- Installing VP8 on Windows