pkg.sopackage field notes

brew / 排名 76

使用 Homebrew 安装 libvmaf

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install libvmaf

provider-native install command

概览

软件包摘要

Perceptual video quality assessment based on multi-method fusion

命令和别名

  • vmaf

历史

项目历史与用法

VMAF, packaged by Homebrew as libvmaf, is Netflix's open-source implementation of Video Multi-Method Assessment Fusion, a perceptual video-quality metric for comparing encoded video against a reference. The package matters because it turns a research metric into a command-line tool, C library, Python tooling, and FFmpeg-integrated workflow used by video engineers rather than only by researchers.

项目历史

Netflix developed VMAF to better predict viewer-perceived streaming video quality than simple signal metrics such as PSNR. Netflix's own reference list traces VMAF through earlier academic work on fusion-based video quality assessment and notes that the project was open-sourced on GitHub in June 2016.

The first public implementation combined a C feature-extraction core with Python control code for experimentation. By October 2018 Netflix described the addition of a standalone executable, AVX acceleration in December 2016, frame-level multithreading in June 2018, and the packaging of the implementation as libvmaf with help from the FFmpeg community.

采用历史

VMAF became part of practical codec evaluation because Netflix used it for production encoding decisions, Dynamic Optimizer workflows, and A/B experimentation around video quality. The GitHub README also documents FFmpeg support through configure --enable-libvmaf and AOM common test-condition usage, which made the library a package-manager staple for video-toolchain builds.

使用方式

Package users install libvmaf to run the vmaf command, link the C library into quality-analysis tools, train or test models with the Python layer, or enable FFmpeg's libvmaf filter. It is especially useful when comparing encoders, bitrates, resolutions, or codec changes on a perceptual scale.

为什么软件包爱好者会关心

For package nerds, libvmaf is the quality-metric dependency that turns FFmpeg from a transcoder into a measurable codec lab. Its presence in package managers signals a mature media stack: SIMD-heavy native code, model files, Python tooling, and a bridge between academic video-quality research and production streaming workflows.

时间线

  • 2014-2015: Academic work on fusion-based and ensemble-learning video quality metrics appears in the VMAF reference list.
  • 2016-06: Netflix open-sources VMAF on GitHub.
  • 2016-12: Netflix adds AVX optimization to VMAF's convolution work.
  • 2018-06: Frame-level multithreading and frame skipping make practical high-resolution runs faster.
  • 2018-10-25: Netflix describes libvmaf packaging and FFmpeg filter adoption in a VMAF project update.
  • 2020-12-03: libvmaf v2.0.0 is released with a new optimized implementation and API.
  • 2023-12-07: libvmaf v3.0.0 removes APIs deprecated in v2.0.0.
  • 2026-06: Netflix announces VMAF model v1 documentation and model-selection guidance.

Related projects

  • VMAF is closely related to FFmpeg, AOM codec test conditions, Netflix's Dynamic Optimizer work, CAMBI for banding detection, and traditional objective metrics such as PSNR, SSIM, MS-SSIM, and PSNR-HVS that are also exposed by the package.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:video

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
vmaf可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

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

页面生成时间2026-08-03
管理器版本3.2.0
管理器更新时间
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:libvmaf
版本3.2.0
软件包管理器Homebrew
主页https://github.com/Netflix/vmaf
仓库https://github.com/Netflix/vmaf
Bottle未记录
服务未声明

来源线索

由仓库数据生成

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

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • curated package history
  • pkgdb category and tag curation