Automic VaultAutomic Vault

brew

使用 Homebrew, MacPorts, Nix, apt 安装 libwebm

查看 libwebm 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install libwebm

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install libwebm

MacPorts ports tree · multimedia/libwebm/Portfile · 来源: api.github.com

Linux

Nix已验证 · 92%
nix profile install nixpkgs#libwebm

nixpkgs package indexes · pkgs/by-name/li/libwebm/package.nix · 来源: api.github.com

Debian apt已验证 · 92%
sudo apt install libwebm-dev

Debian stable package indexes · libwebm-dev · 来源: deb.debian.org

概览

软件包摘要

WebM container

命令和别名

  • mkvmuxer_sample
  • mkvparser_sample
  • vttdemux
  • webm2pes

历史

项目历史与用法

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.

时间线

  • 2010-05-19: WebM and VP8 are announced, and Chromium adds initial support.
  • 2011-01-11: Chromium describes broad WebM adoption by browsers, tools, and hardware vendors after launch.
  • 2013: The WebM Project delivers VP9-era bitrate improvements, according to Chromium's 2020 retrospective.
  • 2018: AV1-era open media work is described as adding further bitrate savings in the Chromium retrospective.
  • 2020-05-27: Chromium publishes a ten-year WebM and WebRTC retrospective.
  • 2025: The libwebm repository continues as a Chromium Gitiles project with a GitHub mirror and version tags such as libwebm-1.0.0.32.

Related projects

  • Related projects include libvpx, webm-tools, WebM DirectShow filters, Matroska, WebVTT, Vorbis, Opus, VP8, VP9, AV1, Chromium, YouTube, and the Alliance for Open Media.

安全态势

风险级别:orange

infrastructure mutation or orchestration signal.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • infrastructure mutation or orchestration signal

信号

  • text:container

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 8 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
mkvmuxer_samplecli全局可执行文件
mkvparser_samplecli全局可执行文件
vttdemuxcli全局可执行文件
webm2pescli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本1.0.0.32
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namelibwebm
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

libwebm-dev 1.0.0.31-1+b2

WebM parser library (development files)

https://chromium.googlesource.com/webm/libwebm

sudo apt install libwebm-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libwebm
  • 1 依赖
  • normalized package name match
  • 匹配方式:Libwebm
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libwebm-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libwebm-tools 1.0.0.31-1+b2

WebM parser library (binary tools)

https://chromium.googlesource.com/webm/libwebm

sudo apt install libwebm-tools
  • Section: video
  • Architecture: amd64
  • Source Package: libwebm
  • 4 依赖
  • normalized package name match
  • 匹配方式:Libwebm
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libwebm-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libwebm1 1.0.0.31-1+b2

WebM parser library

https://chromium.googlesource.com/webm/libwebm

sudo apt install libwebm1
  • Section: libs
  • Architecture: amd64
  • Source Package: libwebm
  • 3 依赖
  • normalized package name match
  • 匹配方式:Libwebm
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libwebm1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

libwebm

nix profile install nixpkgs#libwebm
  • normalized package name match
  • 匹配方式:Libwebm
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/li/libwebm/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libwebm-dev 1.0.0.31-1build1

WebM parser library (development files)

https://chromium.googlesource.com/webm/libwebm

sudo apt install libwebm-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: libwebm
  • 1 依赖
  • normalized package name match
  • 匹配方式:Libwebm
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libwebm-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libwebm-tools 1.0.0.31-1build1

WebM parser library (binary tools)

https://chromium.googlesource.com/webm/libwebm

sudo apt install libwebm-tools
  • Section: universe/video
  • Architecture: amd64
  • Source Package: libwebm
  • 4 依赖
  • normalized package name match
  • 匹配方式:Libwebm
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libwebm-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libwebm1 1.0.0.31-1build1

WebM parser library

https://chromium.googlesource.com/webm/libwebm

sudo apt install libwebm1
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: libwebm
  • 3 依赖
  • normalized package name match
  • 匹配方式:Libwebm
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libwebm1 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts95%

libwebm

sudo port install libwebm
  • normalized package name match
  • 匹配方式:Libwebm
MacPorts ports tree · api.github.com · MacPorts ports tree: multimedia/libwebm/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment