macOS
brew install ffmpeg-fulllocal Homebrew formula metadata
brew
Play, record, convert, and stream many audio and video codecs. Version 8.1.2 via Homebrew; verified 2026-07-05.
install
brew install ffmpeg-fulllocal Homebrew formula metadata
choco install ffmpeg-fullChocolatey community package catalog · ffmpeg-full · source: community.chocolatey.org
overview
Play, record, convert, and stream many audio and video codecs
history
ffmpeg-full is a packaging variant of FFmpeg rather than a separate upstream project. Its history is FFmpeg's history plus the package-manager concern of building the same multimedia framework with a broader codec and feature surface.
FFmpeg describes itself as a leading multimedia framework able to decode, encode, transcode, mux, demux, stream, filter, and play media. The upstream contains command-line tools such as ffmpeg, ffplay, and ffprobe, plus libraries including libavcodec, libavformat, libavfilter, libavdevice, libswscale, and libswresample.
The official download page emphasizes that FFmpeg upstream provides source code, while compiled packages are supplied by distributions and build providers. That source-first posture is why package formulas matter: the package decides which optional libraries and codecs are present for end users.
FFmpeg's official site lists distribution/package paths for Debian, Ubuntu, Fedora/RHEL, Windows builds, and macOS static builds, reflecting its role as infrastructure consumed through operating-system and language/package ecosystems as much as through direct source builds.
The Homebrew ffmpeg-full formula uses the FFmpeg release tarball and depends on a broad set of optional libraries, including AV1, subtitle, streaming, image, speech, and classic codec libraries. That makes it the package for users who want fewer surprises about codec availability on macOS.
Usage remains the normal FFmpeg command-line model: convert, inspect, stream, filter, and remux media with ffmpeg, ffprobe, and related tools. The point of ffmpeg-full is not a new UI; it is broader compiled-in functionality.
Compared with leaner FFmpeg formulas, ffmpeg-full is useful when workflows depend on external codec libraries or protocol support that may not be enabled in a smaller build.
Package nerds care about ffmpeg-full because FFmpeg's behavior is heavily shaped by compile-time options and linked libraries. Two machines can both have `ffmpeg` installed while supporting different encoders, decoders, filters, and protocols.
The formula embodies the long-running packaging tradeoff around FFmpeg: broad codec coverage and convenience versus larger dependency closures, licensing implications, and more moving parts to rebuild.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
zmqsend | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:ffmpeg-full |
|---|---|
| Version | 8.1.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ffmpeg-full |
| Homepage | https://ffmpeg.org/ |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Upstream docs | https://ffmpeg.org/documentation.html |
| License | GPL-3.0-or-later |
| Source archive | https://ffmpeg.org/releases/ffmpeg-8.1.2.tar.xz |
| Last updated | 2026-07-05T23:07:18Z |
| Pulse | updated |
| Dependencies | aom, aribb24, dav1d, fontconfig, freetype, frei0r, ggml, gnutls, harfbuzz, jpeg-xl, lame, libarchive, libass, libbluray, libogg, libplacebo, librist, libsamplerate, libsoxr, libssh, libvidstab, libvmaf, libvorbis, libvpx, libx11, libxcb, opencore-amr, openjpeg, opus, qrencode, rav1e, rubberband, sdl2-compat, snappy, speex, srt, svt-av1, tesseract, theora, webp, whisper-cpp, x264, x265, xvid, xz, zeromq, zimg |
| Build dependencies | pkgconf |
| Uses from macOS | bzip2, libxml2 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | ffmpeg-full includes additional tools and libraries that are not included in the regular ffmpeg formula. |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ffmpeg-full |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
ffmpeg-full
choco install ffmpeg-fullsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.