WebM動画
WebMは、Googleがウェブ向けに開発したオープンかつロイヤリティフリーの動画フォーマットです。VP8、VP9、またはAV1動画コーデックと、VorbisまたはOpusオーディオをMatroskaベースのコンテナで使用します。WebMはChrome、Firefox、Edge、Androidでネイティブにサポートされています。
MIMEタイプ
video/webm
種類
バイナリ
圧縮
非可逆
メリット
- + Completely open source and royalty-free
- + VP9 and AV1 offer excellent compression efficiency
- + Native browser support in Chrome, Firefox, Edge, and Opera
- + Opus audio provides superior quality at low bitrates
デメリット
- − Not natively supported on Safari (pre-2020) or older Apple devices
- − Smaller ecosystem of editing tools compared to MP4
- − AV1 encoding is very slow compared to H.264
.WEBMを使うタイミング
ロイヤリティフリーのコーデックが望ましいウェブ動画にはWebMを使用してください。特にVP9やAV1は優れた画質対ビットレートを実現します。
技術的詳細
WebMはMatroskaコンテナのプロファイルで、VP8/VP9/AV1動画とVorbis/Opusオーディオに限定されています。EBMLバイナリマークアップを使用し、低オーバーヘッドのウェブストリーミング向けに設計されています。
歴史
Googleは2010年にOn2 Technologiesを買収しVP8をオープンソース化した後、WebMを発表しました。2013年にVP9が続き、2018年にはAlliance for Open Mediaが開発したAV1が追加されました。
.WEBMから変換
.WEBMに変換
関連フォーマット
関連用語
Learn More
Video Codecs Explained: H.264, H.265, VP9, and AV1
Video codecs determine file size, quality, and compatibility. This guide compares the major codecs, from the ubiquitous H.264 to the …
How to Compress Video for Web Streaming
Properly compressed video loads faster, buffers less, and saves bandwidth. Learn how to find the sweet spot between quality and …
How to Create GIFs From Video Clips
GIFs remain popular for short animations, tutorials, and social media despite their technical limitations. This guide covers how to create …
Best Practices for Video Thumbnails and Previews
Thumbnails are the first thing viewers see and directly impact click-through rates. Learn how to create effective video thumbnails and …
Troubleshooting Video Encoding Errors
Video encoding failures, quality issues, and compatibility problems can be frustrating to debug. This guide covers the most common encoding …
Container Formats Explained: MP4, MKV, WebM, and MOV
Container formats wrap video, audio, and metadata into a single file. Understanding the difference between MP4, MKV, WebM, and MOV …