macOS
brew install ffmpeg@4local Homebrew formula metadata
sudo port install ffmpeg4MacPorts ports tree · multimedia/ffmpeg4/Portfile · 来源: api.github.com
安装
brew install ffmpeg@4local Homebrew formula metadata
sudo port install ffmpeg4MacPorts ports tree · multimedia/ffmpeg4/Portfile · 来源: api.github.com
sudo zypper install ffmpeg-4openSUSE Tumbleweed package metadata · ffmpeg-4 · 来源: download.opensuse.org
sudo apk add ffmpeg4Alpine Linux edge package indexes · ffmpeg4 · 来源: dl-cdn.alpinelinux.org
sudo apt install ffmpegDebian stable package indexes · ffmpeg · 来源: deb.debian.org
sudo pacman -S ffmpegArch Linux sync databases · ffmpeg · 来源: geo.mirror.pkgbuild.com
sudo dnf install ffmpeg-freeFedora Rawhide package metadata · ffmpeg-free · 来源: dl.fedoraproject.org
choco install ffmpegChocolatey community package catalog · ffmpeg · 来源: community.chocolatey.org
scoop install main/ffmpegScoop official bucket manifest trees · bucket/ffmpeg.json · 来源: api.github.com
winget install --id Gyan.FFmpeg -eWindows Package Manager source index · Gyan.FFmpeg · 来源: cdn.winget.microsoft.com
概览
Play, record, convert, and stream audio and video
历史
FFmpeg 4 in Homebrew tracks the long-lived FFmpeg 4.4 release line, a compatibility branch for installations that need the older libav* ABI while still receiving upstream maintenance releases.
FFmpeg is the upstream multimedia toolkit that provides the ffmpeg, ffplay, and ffprobe command-line tools plus libraries such as libavcodec, libavformat, libavfilter, libswscale, and libswresample. The 4.4 branch was cut from master on 2021-04-08; Homebrew's ffmpeg@4 formula follows the 4.4.x source tarballs, including 4.4.8.
The versioned Homebrew formula exists because FFmpeg is both an end-user command and a dependency surface for applications that link libav* libraries. Keeping ffmpeg@4 alongside newer ffmpeg formulae lets package users pin older ABI behavior while the unversioned package moves on.
Users install ffmpeg@4 when they need the FFmpeg CLI or libraries from the 4.4 line for transcoding, probing, playback, filters, or build compatibility with software that has not moved to newer FFmpeg APIs.
For package maintainers, ffmpeg@4 is mostly about ABI containment: FFmpeg exposes many shared libraries, so parallel major-version formulae prevent older dependents and workflows from being forced onto newer decode, encode, and filter APIs all at once.
安全态势
没有找到 ffmpeg@4 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
cl2c | cli | 全局可执行文件 | |
libav-merge-next-commit | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:ffmpeg@4 |
|---|---|
| 版本 | 4.4.8 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/ffmpeg@4 |
| 主页 | https://ffmpeg.org/ |
| 仓库 | https://git.ffmpeg.org/ffmpeg.git |
| 上游文档 | https://ffmpeg.org/documentation.html |
| 许可证 | GPL-3.0-or-later |
| 源码归档 | https://ffmpeg.org/releases/ffmpeg-4.4.8.tar.xz |
| 最后更新 | 2026-06-21T21:26:44Z |
| Pulse | updated |
| 依赖 | aom, dav1d, fontconfig, freetype, frei0r, gnutls, lame, libarchive, libass, libbluray, libogg, librist, libsamplerate, libsoxr, libvidstab, libvmaf, libvorbis, libvpx, libxcb, opencore-amr, openjpeg, opus, rav1e, rubberband, sdl2-compat, snappy, speex, srt, tesseract, theora, webp, x264, x265, xvid, xz, zeromq, zimg |
| 构建依赖 | pkgconf |
| macOS 提供的库 | bzip2, libxml2 |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ffmpeg@4 |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
ffmpeg-4 4.4.7-3.1
Set of libraries for working with various multimedia formats
sudo zypper install ffmpeg-4ffmpeg-4-libavcodec-devel 4.4.7-3.1
Development files for FFmpeg's codec library
sudo zypper install ffmpeg-4-libavcodec-develffmpeg-4-libavdevice-devel 4.4.7-3.1
Development files for FFmpeg's device library
sudo zypper install ffmpeg-4-libavdevice-develffmpeg-4-libavfilter-devel 4.4.7-3.1
Development files for FFmpeg's audio/video filter library
sudo zypper install ffmpeg-4-libavfilter-develffmpeg-4-libavformat-devel 4.4.7-3.1
Development files for FFmpeg's stream format library
sudo zypper install ffmpeg-4-libavformat-develffmpeg-4-libavresample-devel 4.4.7-3.1
Development files for libavresample as present in FFmpeg
sudo zypper install ffmpeg-4-libavresample-develffmpeg-4-libavutil-devel 4.4.7-3.1
Development files for FFmpeg's utility library
sudo zypper install ffmpeg-4-libavutil-develffmpeg-4-libpostproc-devel 4.4.7-3.1
Development files for the FFmpeg post-processing library
sudo zypper install ffmpeg-4-libpostproc-develffmpeg-4-libswresample-devel 4.4.7-3.1
Development files for the FFmpeg software resampling library
sudo zypper install ffmpeg-4-libswresample-develffmpeg-4-libswscale-devel 4.4.7-3.1
Development files for FFmpeg's image scaling and colorspace library
sudo zypper install ffmpeg-4-libswscale-develffmpeg-4-private-devel 4.4.7-3.1
Some FFmpeg private headers
sudo zypper install ffmpeg-4-private-devellibavcodec58_134 4.4.7-3.1
FFmpeg codec library
sudo zypper install libavcodec58_134libavdevice58_13 4.4.7-3.1
FFmpeg device library
sudo zypper install libavdevice58_13libavfilter7_110 4.4.7-3.1
FFmpeg audio and video filtering library
sudo zypper install libavfilter7_110libavformat58_76 4.4.7-3.1
FFmpeg's stream format library
sudo zypper install libavformat58_76libavresample4_0 4.4.7-3.1
FFmpeg alternate audio resampling library
sudo zypper install libavresample4_0来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.