macOS
brew install libwebmlocal Homebrew formula metadata
sudo port install libwebmMacPorts ports tree · multimedia/libwebm/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für libwebm in AI-Agent-Workflows.
Installation
brew install libwebmlocal Homebrew formula metadata
sudo port install libwebmMacPorts ports tree · multimedia/libwebm/Portfile · Quelle: api.github.com
nix profile install nixpkgs#libwebmnixpkgs package indexes · pkgs/by-name/li/libwebm/package.nix · Quelle: api.github.com
sudo apt install libwebm-devDebian stable package indexes · libwebm-dev · Quelle: deb.debian.org
Überblick
WebM container
Verlauf
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.
Sicherheitslage
infrastructure mutation or orchestration signal.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
mkvmuxer_sample | cli | globales Executable | |
mkvparser_sample | cli | globales Executable | |
vttdemux | cli | globales Executable | |
webm2pes | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/webmproject/libwebm
Installationsmetadaten
| Paketschlüssel | brew:libwebm |
|---|---|
| Version | 1.0.0.32 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/libwebm |
| Homepage | https://www.webmproject.org/code/ |
| Repository | https://github.com/webmproject/libwebm |
| Upstream-Dokumentation | https://github.com/webmproject/libwebm |
| Lizenz | BSD-3-Clause |
| Quellarchiv | https://github.com/webmproject/libwebm/archive/refs/tags/libwebm-1.0.0.32.tar.gz |
| Build-Abhängigkeiten | cmake |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 libwebmQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.