macOS
brew install libwebmlocal Homebrew formula metadata
sudo port install libwebmMacPorts ports tree · multimedia/libwebm/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.