WebM 项目旨在为对每个人都开放的网络开发高质量、开放的视频格式。相对于苹果支持的H.264标准,Google提出的WebM标准实际上就是VP8视频编码加上Vorbis(一种开源且无专利限制的音频压缩格式)。
The WebM Project is dedicated to developing a high-quality, open video format for the web that's freely available to everyone.
WebM是一个由Google资助的专案,目标是构建一个开放的、免版权使用费的视频文件格式,该视频文件格式应能提供高质量的视频压缩以配合HTML 5使用。该项目是一个使用BSD许可证的开源项目。它采用了On2 Technologies开发的VP8视频编解码器和Xiph.Org 基金会开发的Vorbis音频编解码器,其使用的封装格式则以Matroska格式为基础。
WebM标准的网络视频更加偏向于开源并且是基于HTML5标准的,受到了包括 Opera,Mozilla,adobe 等软件巨头和AMD,ARM,NVIDIA,qualcomm在内硬件巨头的支持,在未来潜力巨大。而且全球第一大视频网站YouTube从也开始支持全新的WebM标准。
WebM项目是在2010年的Google I/O会议上发布的,之中宣布将会支持WebM的厂商有Mozilla、Opera和Google。另外,Adobe已宣布Adobe Flash Player将在未来支持VP8,但还没有宣布会支持Vorbis或WebM。
VLC、Miro和Moovida等播放器也已宣布会支持。Android从其2.3版本开始支持WebM格式。罗技项目使用WebM做为其视频通信服务的一部分。Chromium r47760和更新的版本,Google Chrome 6以及新版,Opera 10.60以及新版,Mozilla Firefox 4以及更新的版本已经支持WebM。另外微软也宣布,只要在本地安装了VP8编解码器,Internet Explorer 9也能支持WebM文件格式。
2015年9月,微软宣布Windows 10自带的Edge将支持WebM(Opus、Vorbis、VP9)。
Benefits of WebM
* Openness and innovation. A key factor in the web's success is that its core technologies such as HTML, HTTP, and TCP/IP are open for anyone to implement and improve. With video being core to the web experience, a high-quality, open video format choice is needed. WebM is 100% free, and open-sourced under a BSD-style license.
*Optimized for the web. Serving video on the web is different from traditional broadcast and offline mediums. Existing video formats were designed to serve the needs of these mediums and do it very well. WebM is focused on addressing the unique needs of serving video on the web.
o Low computational footprint to enable playback on any device, including low-power netbooks, handhelds, tablets, etc.*
o Simple container format
o Highest quality real-time video delivery
o Click and encode. Minimal codec profiles, sub-options; when possible, let the encoder make the tough choices.
最新版本:
官方主页:http://www.webmproject.org/
网络视频压缩格式-WebM