VP8






































VP8

VP8 logo
开发者
Google
初始版本
2008年9月13日
格式类型
影像壓縮格式
專門由
WebM、Matroska
延伸自
VP7
延伸成
VP9
标准
RFC6386













































libvpx(VP8編碼函式庫)[1][2][3]
開發者
Google
初始版本
2010年5月18日
穩定版本
穩定版本
1.4.0
(2015年4月3日,​3年前​(2015-04-03


開發狀態
開發中
编程语言
C
操作系统
Unix-like(包含GNU/Linux、Mac OS X)、Windows
类型
視訊編解碼器
许可协议
BSD授權條款[4],附加專利使用權[5]
網站
webmproject.org

VP8是一個開放的影像壓縮格式,最早由On2 Technologies開發,隨後由Google釋出。同時Google也釋出了VP8編碼的實做函式庫:libvpx,以BSD授權條款的方式發行,隨後也附加了專利使用權[4][5][6]。而在經過一些爭論之後,最終VP8的授權確認為一個開放原始碼授權[7][8][9][10]


目前支援VP8的網頁瀏覽器有Opera、Firefox和Chrome[11]




目录






  • 1 發展歷史


  • 2 實做


    • 2.1 編碼


    • 2.2 解碼




  • 3 相關格式


    • 3.1 WebM


    • 3.2 WebP




  • 4 和H.264的比較


  • 5 参见


  • 6 参考


  • 7 外部链接





發展歷史


VP8編碼的開發從2008年9月13日開始,目的是要取代舊有的VP7編碼格式[12][13]。Google在2010年收購了On2之後[14],各界便呼籲Google釋出VP8的原始碼,在2010年3月12日,自由軟體基金會發表了一個公開信,希望Google能夠逐漸的以HTML5和開放的VP8,取代Youtube目前使用的Adobe Flash Player和H.264[15]


2010年5月19日,Google在Google I/O年會上[16],以BSD授權條款的釋出了VP8編碼軟體,VP8的位元流格式則是以不可撤回的免費專利使用權釋出[17]。VP8也成為第二個On2 Technologies以開放原始碼方式釋出的編碼產品,前一個是捐贈給Xiph.Org基金會的VP3,隨後成為了影像編碼格式Theora。


2013年3月,Google與MPEG LA達成協議:Google取得VP8可能受影響的專利授權,同時Google也可以再次授權給VP8的使用者。[18]



實做



編碼


目前VP8只能透過libvpx來進行編碼[19],而Google聘用了FFmpeg的開發者Ronald Bultje來開發基於x264架構的VP8編碼器,稱為xvp8,將來釋出後會整合在x264中[20]。而芬蘭的WebM硬體開發團隊則是釋出了暫存器轉換階層(Register transfer level)的VP8硬體編碼器,提供給半導體製造商免費使用。[21][22]



解碼


libvpx可以解碼VP8的影像[23],在2010年7月23日,FFmpeg的開發者Jason Garrett-Glaser、Ronald Bultje和David Conrad發佈了名為ffvp8的VP8解碼器,測試結果顯示ffvp8比Google自己的libvpx解碼器效能更佳[24]。另外WebM專案的硬體團隊也有釋出暫存器轉換階層(Register transfer level)的硬體解碼器,同樣是免費使用[25][26]



相關格式



WebM



WebM專案和VP8同時在2010年5月19日發表,Mozilla[27]、Opera[28][29]、Google[30]和其他40多家廠商共同協助發展,目的是讓VP8成為HTML5的影像格式[31]。WebM為一個容器格式,影像部份使用VP8,聲音格式則是使用Vorbis[32][33]。Internet Explorer 9可以透過安裝解碼器支援WebM影像[34],行動作業系統Android則是在2.3版(Gingerbread)之後支援WebM[35]。Adobe也宣佈會在將來的Flash Player中支援VP8影像的播放。[36]



WebP



在2010年9月30日,Google發佈了WebP,是以VP8編碼為基礎的圖片檔案格式[37],目的是取代現有的JPEG,作為網路圖片的傳輸使用,使用的容器格式為Resource Interchange File Format(RIFF)。



和H.264的比較


H.264是目前使用最多的網路影像編碼格式,因此最常拿來和VP8做比較。


H.264的編碼技術包含專利(由MPEG-LA提供授權),而且在硬體上使用需要取得授權,VP8則不需要。即使有Google的背書,但VP8仍然很難避過所有的專利,其下場可能跟VC-1一樣。管理H.264专利池的MPEG LA声称有12家公司持有Google VP8的相關专利。[38]美国MPEG LA表示:“建立VP8专利池的相关准备正在进行”。[39][40]
2013年三月,Google與MPEG LA及11個專利持有者達成協議,讓Google取得VP8以及其之前的VPx等編碼所可能侵犯的專利授權,同時Google也可以無償再次授權相關專利給VP8的使用者,此協議同時適用於下一代VPx編碼。至此MPEG LA放棄成立VP8專利集中授權聯盟,VP8的使用者將可確定無償使用此編碼而無須擔心可能的專利侵權授權金的問題。[41]


根據MSU Graphics & Media Lab在2011年5月的測試,VP8需要約213%的資料量,才能達到和H.264相同的影像品質
[42]


x264的開發者之一:Jason Garrett-Glaser,給了一些針對VP8的評論,他認為VP8目前並沒有实现真正的位元流規範,而且在一些編碼的技術上有所欠缺[43][44]



参见



  • HTML5

  • WebM

  • WebP

  • Theora

  • VP9



参考





  1. ^ WebM Code - Build Prerequisites. [2010-06-02]. 


  2. ^ WebM Downloads. [2010-11-01]. (原始内容存档于2012-06-18). 


  3. ^ WebM Code > Repository Layout. [2010-06-02]. 


  4. ^ 4.04.1 Software License. [2010-06-04]. 


  5. ^ 5.05.1 Additional IP Rights Grant (Patents). [2010-06-04]. 


  6. ^ Changes to the WebM Open Source License. [2010-06-04]. 


  7. ^ Kerner, Sean Michael, Is VP8 open source?, InternetNews, 2010-05-25 


  8. ^ Metz, Cade, Google open codec 'not open,' says OSI man, The Register, 2010-05-24 


  9. ^ Metz, Cade, Mozilla and Opera call for Google open codec in HTML5 spec, The Register, 2010-05-28 


  10. ^ Phipps, Simon, WebM: Missing The Assurances Open Source Needs?, ComputerworldUK, 2010-05-24 [永久失效連結]


  11. ^ http://www.h-online.com/open/news/item/Nokia-lines-up-patents-against-VP8-video-codec-1829299.html


  12. ^ Glen Dickson. IBC2008: On2 Touts New Codec for Web Video. Broadcasting & Cable. 2008-09-16 [2009-09-11]. 


  13. ^ On2 Technologies. On2 Technologies Unveils New Advanced Video Compression Format. On2 Technologies. 2008-09-13 [2009-09-11]. (原始内容存档于2008-09-22). 


  14. ^ http://investor.google.com/releases/20100219.html


  15. ^ Wilson, Holmes, Open letter to Google: free VP8, and use it on YouTube, Free Software Foundation, 2010-03-12 


  16. ^ Parr, Ben, Google Makes Major Announcements at Google I/O, mashable.com, 2010-05-19 


  17. ^ http://www.webmproject.org/license/


  18. ^ Google and MPEG LA Announce Agreement Covering VP8 Video Format. March 7, 2013 [March 8, 2013]. 


  19. ^ VP8 SDK - WebM VP8 Encoder, WebM Project, (原始内容存档于2011-11-03) 


  20. ^ Hacker News: In #ffmpeg on freenode 


  21. ^ Introducing "Anthill," the First VP8 Hardware Encoder IP Release, WebM Project 


  22. ^ WebM Video Hardware RTLs - WebM Video Encoder Hardware IP, WebM Project 


  23. ^ VP8 SDK - WebM VP8 Decoder, WebM Project, (原始内容存档于2011-11-03) 


  24. ^ Garrett-Glaser, Jason, Diary Of An x264 Developer: Announcing the world's fastest VP8 decoder, 2010-07-23, (原始内容存档于2010-09-30) 


  25. ^ Availability of WebM (VP8) Video Hardware IP Designs, WebM Project 


  26. ^ WebM Video Hardware RTLs - WebM Video Decoder Hardware IP, WebM Project 


  27. ^ Blizzard, Christopher, Firefox, YouTube and WebM, Mozilla, 2010-05-19 


  28. ^ Lie, Håkon Wium, Welcome, WebM <video>!, Opera, 2010-05-19, (原始内容存档于2011-03-21) 


  29. ^ Mills, Chris, Opera supports the WebM video format, Opera, 2010-05-19 


  30. ^ Bankoski, Jim, WebM and VP8 land in Chromium, Google, 2010-05-19 


  31. ^ Build Prerequisites, WebM 


  32. ^ Xiph.Org. Xiph.Org announces support for the WebM open media project. 2010-05-19 [2010-05-20]. 


  33. ^ WebM Project. WebM FAQ. 2010-05-19 [2010-05-20]. 


  34. ^ Hachamovitch, Dean. Another Follow-up on HTML5 Video in IE9. Microsoft Developer Network. Microsoft. 2010-05-19 [10 December 2010]. 


  35. ^ The platform now offers built-in support for the VP8 open video compression format and the WebM open container format.. Android Developers. [16 January 2011]. 


  36. ^ Perkins, Michelle, Flash Player Will Support VP8, Adobe, 2010-05-19, (原始内容存档于2011-11-08) 


  37. ^ Rabbat, Richard. WebP, a new image format for the Web. Chromium Blog. Google. 2010-09-30 [2010-10-01]. 


  38. ^ Jan Ozer. WebM Patent Fight Ahead for Google?. StreamingMedia.com. 2011-07-26. 


  39. ^ Metz, Cade, Google open video codec may face patent clash, The Register, 21 May 2010 


  40. ^ Fulton, Scott M., Patent pool may be in the works for 'free' VP8 codec, Betanews, 21 May 2010 


  41. ^ Google and MPEG LA Announce Agreement Covering VP8 Video Format. March 7, 2013 [March 8, 2013]. 


  42. ^ Seventh MPEG-4 AVC/H.264 Video Codecs Comparison - Standard Version (PDF). MSU Graphics & Media Lab (Video Group). May 2011. 


  43. ^ Garrett-Glaser, Jason. First Look: H.264 and VP8 Compared. Diary Of An x264 Developer. 2010-07-13 [2011-02-13]. (原始内容存档于2011-01-22). I expect a spec will eventually be written, but it was a bit obnoxious of Google—both to the community and to their own developers—to release so early that they didn't even have their own documentation ready. 


  44. ^ Garrett-Glaser, Jason. The first in-depth technical analysis of VP8. Diary Of An x264 Developer. 2010-05-19 [2011-02-13]. (原始内容存档于2012-02-09). Overall, VP8 appears to be significantly weaker than H.264 compression-wise 




外部链接




  • (英文) WebM項目


  • (英文) Technical Overview Of VP8, An Open Source Video CODEC for the Web(PDF文件)


  • (英文) In Depth Analysis of VP8 and WebM


  • (简体中文) VP8视频格式初探-上文的简单翻译


  • (英文) VP8 Data Format and Decoding Specification[永久失效連結]





Comments

Popular posts from this blog

Information security

Volkswagen Group MQB platform

刘萌萌