# ffmpeg-full を Homebrew, chocolatey でインストール

ffmpeg-full のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

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

  証拠: local Homebrew formula metadata

### Windows

- Chocolatey (92%):

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

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

## パッケージ情報

- **パッケージキー:** brew:ffmpeg-full
- **パッケージマネージャ:** Homebrew
- **バージョン:** 8.1.2
- **ソース概要:** Play, record, convert, and stream many audio and video codecs
- **ホームページ:** <https://ffmpeg.org/>
- **リポジトリ:** <https://github.com/FFmpeg/FFmpeg>
- **最終更新:** 2026-07-29T11:48:28Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- zmqsend (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 8.1.2
## プロジェクトの歴史と使われ方

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.

### タイムライン

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

### ソース

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


## セキュリティノート

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

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

## 他のパッケージマネージャ記録

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


## ソース

- 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
