# ffmpeg-full mit Homebrew, chocolatey installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ffmpeg-full in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:ffmpeg-full
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install ffmpeg-full
```

  Evidenz: local Homebrew formula metadata

### Windows

- Chocolatey (92%):

```sh
choco install ffmpeg-full
```

  Evidenz: Chocolatey community package catalog: ffmpeg-full from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','everythingpowertoys'

## Paketfakten

- **Paketschlüssel:** brew:ffmpeg-full
- **Paketmanager:** Homebrew
- **Version:** 8.1.2
- **Quellzusammenfassung:** Play, record, convert, and stream many audio and video codecs
- **Homepage:** <https://ffmpeg.org/>
- **Repository:** <https://github.com/FFmpeg/FFmpeg>
- **Zuletzt aktualisiert:** 2026-07-29T11:48:28Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- zmqsend (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 8.1.2
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

- <https://ffmpeg.org/about.html>
- <https://ffmpeg.org/download.html>
- <https://formulae.brew.sh/api/formula/ffmpeg-full.json>
- <https://formulae.brew.sh/api/formula/ffmpeg.json>


## Sicherheitshinweise

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

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal

## Andere Paketmanager-Einträge

- Chocolatey - ffmpeg-full: normalized package name match | Chocolatey community package catalog: ffmpeg-full from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','everythingpowertoys'


## Combined YAML source

View the package source record on GitHub. [combined/ffmpeg-full.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ffmpeg-full.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
