pkg.sopackage field notes

brew / 审批门 / 排名 18

使用 Homebrew 安装 ffmpeg

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

代理安全

代理安全回答

ffmpeg processes media files and can read or overwrite local artifacts.

凭据访问

Can read input files, network URLs, and metadata that may be sensitive.

远程变更

Usually local, but supports network inputs and outputs.

发布/制品风险

Can create, overwrite, or stream media artifacts.

推荐控制

Gate network outputs, overwrites, and reads from sensitive paths.

代理使用指南

Allow local transforms in safe directories; require approval for overwrites, uploads, and sensitive inputs.

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install ffmpeg

provider-native install command

概览

软件包摘要

Play, record, convert, and stream select audio and video codecs

命令和别名

  • aviocat
  • bisect-create
  • check_arm_indent.sh
  • clean-diff
  • compare-cvelists.sh
  • crypto_bench
  • cws2fws
  • dvd2concat
  • enc_recon_frame_test
  • enum_options
  • ffescape
  • ffeval
  • ffhash
  • ffmpeg
  • ffplay
  • ffprobe
  • fourcc2pixfmt
  • gen-rc
  • general_assembly.pl
  • graph2dot
  • indent_arm_assembly.pl
  • ismindex
  • loudnorm.rb
  • make_chlayout_test
  • merge-all-source-plugins
  • missing_codec_desc
  • murge
  • normalize.py
  • patcheck
  • pktdumper
  • plotframes
  • probetest

历史

项目历史与用法

FFmpeg is one of the canonical command-line multimedia packages: a source-first upstream project, a set of reusable codec/container/filter libraries, and the `ffmpeg`, `ffplay`, and `ffprobe` tools used everywhere from one-line conversions to production media pipelines.

项目历史

The official project describes FFmpeg as a multimedia framework that can decode, encode, transcode, mux, demux, stream, filter, and play media across formats from old obscure inputs to cutting-edge codecs. Its architecture combines user-facing tools with libraries such as libavcodec, libavformat, libavfilter, libavdevice, libswscale, and libswresample.

FFmpeg's upstream culture is explicitly developer-driven and source-first. The download page says FFmpeg provides source code and points users to distributions and build providers for compiled packages. It also notes that development branch snapshots are often used because the project changes constantly and release branches cherry-pick selected fixes.

采用历史

FFmpeg's adoption is visible in its official packaging guidance: the project links to Debian, Ubuntu, Fedora/RHEL, Windows, and macOS build sources rather than shipping one blessed binary for every platform. That mirrors how FFmpeg became a package-manager staple rather than only an application downloaded from upstream.

The release process is oriented toward distributors and system integrators. Upstream documents roughly six-month major releases with point releases for important fixes, release signatures, git tags, and branch-specific release notes.

使用方式

The core command-line pattern is `ffmpeg -i input output`: read one or more inputs, select streams, optionally filter or transcode them, and write one or more outputs. `ffprobe` is used to inspect streams and metadata, while `ffplay` provides a simple player based on FFmpeg libraries.

Package users care about the exact build because enabled libraries determine available encoders, decoders, filters, devices, and protocols. A stock distro build, Homebrew build, static Windows build, and custom source build can all behave differently while sharing the same upstream name.

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

FFmpeg is a package-manager stress test: it touches codec licensing, optional dependencies, hardware acceleration, network protocols, security updates for untrusted media parsing, and ABI-sensitive libraries consumed by other applications.

Its combination of command-line tools and shared libraries means it is both an end-user utility and infrastructure for other media software. That dual identity is why package maintainers track branch support, dependency choices, and security backports closely.

时间线

  • 2011: FFmpeg release signing key date documented by upstream release verification instructions.
  • 2015: FFmpeg 2.8 branch cut from master on 2015-09-05, later maintained through 2.8.22.
  • 2024-2026: Upstream release pages show active major/minor release branches and point releases for distributors and integrators.
  • 2026: FFmpeg 8.1.2 listed as a stable source release on the official download page.

Related projects

  • ffmpeg-full is a Homebrew formula variant with a broader optional dependency set.
  • ffmpeg2theora is an older converter that used FFmpeg decoding to produce Ogg Theora/Vorbis outputs.
  • FFmate is a newer automation layer that runs FFmpeg behind a server/API workflow.

审批门

高风险命令的人工审核元数据

本地审批门种子包含 4 条适用于 ffmpeg 的规则。覆盖的入口点:ffmpeg, ffplay, ffprobe。严重级别:高, 中。覆盖状态:partial,审核于 2026-05-21。

受控操作示例

  • Overwrite output files without an interactive prompt.
  • Send generated media to a network endpoint.
  • Capture from local audio, video, screen, or device inputs.
  • Expand allowed protocols for nested media inputs.

可执行文件

已安装的可执行文件

命令类型暴露范围备注
aviocat可执行文件已索引可执行文件从本地可执行文件索引发现。
bisect-create可执行文件已索引可执行文件从本地可执行文件索引发现。
check_arm_indent.sh可执行文件已索引可执行文件从本地可执行文件索引发现。
clean-diff可执行文件已索引可执行文件从本地可执行文件索引发现。
compare-cvelists.sh可执行文件已索引可执行文件从本地可执行文件索引发现。
crypto_bench可执行文件已索引可执行文件从本地可执行文件索引发现。
cws2fws可执行文件已索引可执行文件从本地可执行文件索引发现。
dvd2concat可执行文件已索引可执行文件从本地可执行文件索引发现。
enc_recon_frame_test可执行文件已索引可执行文件从本地可执行文件索引发现。
enum_options可执行文件已索引可执行文件从本地可执行文件索引发现。
ffescape可执行文件已索引可执行文件从本地可执行文件索引发现。
ffeval可执行文件已索引可执行文件从本地可执行文件索引发现。
ffhash可执行文件已索引可执行文件从本地可执行文件索引发现。
ffmpeg可执行文件已索引可执行文件从本地可执行文件索引发现。
ffplay可执行文件已索引可执行文件从本地可执行文件索引发现。
ffprobe可执行文件已索引可执行文件从本地可执行文件索引发现。
fourcc2pixfmt可执行文件已索引可执行文件从本地可执行文件索引发现。
gen-rc可执行文件已索引可执行文件从本地可执行文件索引发现。
general_assembly.pl可执行文件已索引可执行文件从本地可执行文件索引发现。
graph2dot可执行文件已索引可执行文件从本地可执行文件索引发现。
indent_arm_assembly.pl可执行文件已索引可执行文件从本地可执行文件索引发现。
ismindex可执行文件已索引可执行文件从本地可执行文件索引发现。
loudnorm.rb可执行文件已索引可执行文件从本地可执行文件索引发现。
make_chlayout_test可执行文件已索引可执行文件从本地可执行文件索引发现。
merge-all-source-plugins可执行文件已索引可执行文件从本地可执行文件索引发现。
missing_codec_desc可执行文件已索引可执行文件从本地可执行文件索引发现。
murge可执行文件已索引可执行文件从本地可执行文件索引发现。
normalize.py可执行文件已索引可执行文件从本地可执行文件索引发现。
patcheck可执行文件已索引可执行文件从本地可执行文件索引发现。
pktdumper可执行文件已索引可执行文件从本地可执行文件索引发现。
plotframes可执行文件已索引可执行文件从本地可执行文件索引发现。
probetest可执行文件已索引可执行文件从本地可执行文件索引发现。
qt-faststart可执行文件已索引可执行文件从本地可执行文件索引发现。
scale_slice_test可执行文件已索引可执行文件从本地可执行文件索引发现。
seek_print可执行文件已索引可执行文件从本地可执行文件索引发现。
sidxindex可执行文件已索引可执行文件从本地可执行文件索引发现。
source2c可执行文件已索引可执行文件从本地可执行文件索引发现。
target_dec_fate.sh可执行文件已索引可执行文件从本地可执行文件索引发现。
trasher可执行文件已索引可执行文件从本地可执行文件索引发现。
uncoded_frame可执行文件已索引可执行文件从本地可执行文件索引发现。
unwrap-diff可执行文件已索引可执行文件从本地可执行文件索引发现。
venc_data_dump可执行文件已索引可执行文件从本地可执行文件索引发现。
zmqshell.py可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

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

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

安装元数据

软件包元数据

软件包键brew:ffmpeg
版本8.1.2
软件包管理器Homebrew
主页https://ffmpeg.org/
仓库https://github.com/FFmpeg/FFmpeg
最后更新2026-07-05T23:07:18Z
Pulseupdated
Bottle未记录
服务未声明

来源线索

由仓库数据生成

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

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • approval-gate seed metadata
  • curated agent safety answer
  • curated package history
  • pkgdb category and tag curation