pkg.sopackage field notes

brew / rank 808

Install ffmpeg-full with Homebrew

Play, record, convert, and stream many audio and video codecs. Version 8.1.2 via Homebrew; verified 2026-07-29.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install ffmpeg-full

provider-native install command

overview

Package summary

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

Commands and aliases

  • zmqsend

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2000s: FFmpeg becomes a central free-software multimedia framework and command-line toolkit.
  • 2011: FFmpeg release signing key date appears in upstream release verification docs.
  • 2026: Upstream download docs list FFmpeg 8.1.2 as a current stable source release; Homebrew ffmpeg-full builds from FFmpeg's release tarball with a broad dependency set.

Related projects

  • FFmpeg is the upstream project.
  • Homebrew's regular ffmpeg formula is the leaner sibling formula with a smaller dependency set.
  • libavcodec, libavformat, libavfilter, ffmpeg, ffplay, and ffprobe are the upstream libraries and tools exposed by FFmpeg builds.

security posture

Risk level: blue

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

Risk classifier

blue risk · medium confidence · tool

Why

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

Signals

  • text:video,audio,stream,record

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
zmqsendexecutableindexed executableDiscovered from the local executable index.

freshness

Version and 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.

page generated2026-08-03
manager version8.1.2
manager updated2026-07-29
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:ffmpeg-full
Version8.1.2
Package managerHomebrew
Homepagehttps://ffmpeg.org/
Repositoryhttps://github.com/FFmpeg/FFmpeg
Last updated2026-07-29T11:48:28Z
Pulseupdated
Bottlenot recorded
Servicenone declared

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

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