macOS
brew install libwebmlocal Homebrew formula metadata
sudo port install libwebmMacPorts ports tree · multimedia/libwebm/Portfile · source: api.github.com
brew
WebM container. Version 1.0.0.32 via Homebrew; verified from local package data.
install
brew install libwebmlocal Homebrew formula metadata
sudo port install libwebmMacPorts ports tree · multimedia/libwebm/Portfile · source: api.github.com
sudo apt install libwebm-devDebian stable package indexes · libwebm-dev · source: deb.debian.org
nix profile install nixpkgs#libwebmnixpkgs package indexes · pkgs/by-name/li/libwebm/package.nix · source: api.github.com
overview
WebM container
history
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.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mkvmuxer_sample | cli | global executable | |
mkvparser_sample | cli | global executable | |
vttdemux | cli | global executable | |
webm2pes | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/webmproject/libwebm
install metadata
| Package key | brew:libwebm |
|---|---|
| Version | 1.0.0.32 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/libwebm |
| Homepage | https://www.webmproject.org/code/ |
| Repository | https://github.com/webmproject/libwebm |
| Upstream docs | https://github.com/webmproject/libwebm |
| License | BSD-3-Clause |
| Source archive | https://github.com/webmproject/libwebm/archive/refs/tags/libwebm-1.0.0.32.tar.gz |
| Build dependencies | cmake |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 libwebmsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.