macOS
brew install libwebmlocal Homebrew formula metadata
sudo port install libwebmMacPorts ports tree · multimedia/libwebm/Portfile · ソース: api.github.com
brew
libwebm のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install libwebmlocal Homebrew formula metadata
sudo port install libwebmMacPorts ports tree · multimedia/libwebm/Portfile · ソース: api.github.com
nix profile install nixpkgs#libwebmnixpkgs package indexes · pkgs/by-name/li/libwebm/package.nix · ソース: api.github.com
sudo apt install libwebm-devDebian stable package indexes · libwebm-dev · ソース: deb.debian.org
概要
WebM container
履歴
libwebm is the WebM Project's C++ parser and muxer library for the WebM container, which is based on Matroska and designed for open web video. It sits next to libvpx in the WebM ecosystem: libvpx handles VP8/VP9 codec work, while libwebm handles the container-level reading and writing that tools need.
Google and browser partners announced WebM on 2010-05-19 as an open, freely implementable web-optimized video format centered on VP8. The WebM Project FAQ defines WebM files as VP8 or VP9 video, Vorbis or Opus audio, and WebVTT text tracks in a Matroska-based structure.
The WebM developer overview lists libwebm as the WebM file parser, with the canonical browse repository at chromium.googlesource.com/webm/libwebm and a GitHub mirror. The README focuses on building libwebm with CMake or Makefile.unix and running parser/muxer tests, reflecting its role as a library component rather than an end-user player.
WebM gained early browser and tooling momentum because Chromium added initial WebM and VP8 support on the announcement day, and Google framed the format as part of the open HTML5 video stack. Chromium's 2020 retrospective describes WebM and WebRTC as foundational web media projects and cites adoption by major video platforms and technology companies across VP8, VP9, and AV1-era work.
libwebm's adoption is quieter than the WebM format itself: it is the container library that package managers expose for encoders, muxers, parsers, media-inspection tools, and test programs that need a native WebM implementation.
The package ships sample and utility programs such as mkvmuxer_sample, mkvparser_sample, vttdemux, and webm2pes. Developers use the library to parse WebM files, mux WebM output, inspect tracks and cues, and build media tooling around the WebM container.
libwebm is one of those small libraries that makes an open media format real in build graphs. Installing it gives media packages a maintained WebM parser and muxer without pulling in a whole browser, and its canonical Git-on-Google plus GitHub mirror layout is typical of Chromium-adjacent infrastructure.
セキュリティ状態
infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
mkvmuxer_sample | cli | グローバル実行可能ファイル | |
mkvparser_sample | cli | グローバル実行可能ファイル | |
vttdemux | cli | グローバル実行可能ファイル | |
webm2pes | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/webmproject/libwebm
インストールメタデータ
| パッケージキー | brew:libwebm |
|---|---|
| バージョン | 1.0.0.32 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/libwebm |
| ホームページ | https://www.webmproject.org/code/ |
| リポジトリ | https://github.com/webmproject/libwebm |
| 上流ドキュメント | https://github.com/webmproject/libwebm |
| ライセンス | BSD-3-Clause |
| ソースアーカイブ | https://github.com/webmproject/libwebm/archive/refs/tags/libwebm-1.0.0.32.tar.gz |
| ビルド依存関係 | cmake |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libwebm |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
libwebm-dev 1.0.0.31-1+b2
WebM parser library (development files)
https://chromium.googlesource.com/webm/libwebm
sudo apt install libwebm-devlibwebm-tools 1.0.0.31-1+b2
WebM parser library (binary tools)
https://chromium.googlesource.com/webm/libwebm
sudo apt install libwebm-toolslibwebm1 1.0.0.31-1+b2
WebM parser library
https://chromium.googlesource.com/webm/libwebm
sudo apt install libwebm1libwebm
nix profile install nixpkgs#libwebmlibwebm-dev 1.0.0.31-1build1
WebM parser library (development files)
https://chromium.googlesource.com/webm/libwebm
sudo apt install libwebm-devlibwebm-tools 1.0.0.31-1build1
WebM parser library (binary tools)
https://chromium.googlesource.com/webm/libwebm
sudo apt install libwebm-toolslibwebm1 1.0.0.31-1build1
WebM parser library
https://chromium.googlesource.com/webm/libwebm
sudo apt install libwebm1libwebm
sudo port install libwebmソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.