macOS
brew install ffmpeg-fulllocal Homebrew formula metadata
brew
ffmpeg-full のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ffmpeg-fulllocal Homebrew formula metadata
choco install ffmpeg-fullChocolatey community package catalog · ffmpeg-full · ソース: community.chocolatey.org
概要
Play, record, convert, and stream many audio and video codecs
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
zmqsend | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:ffmpeg-full |
|---|---|
| バージョン | 8.1.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/ffmpeg-full |
| ホームページ | https://ffmpeg.org/ |
| リポジトリ | https://git.ffmpeg.org/ffmpeg.git |
| 上流ドキュメント | https://ffmpeg.org/documentation.html |
| ライセンス | GPL-3.0-or-later |
| ソースアーカイブ | https://ffmpeg.org/releases/ffmpeg-8.1.2.tar.xz |
| 最終更新 | 2026-07-05T23:07:18Z |
| Pulse | updated |
| 依存関係 | 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 |
| ビルド依存関係 | pkgconf |
| macOS 提供ライブラリ | bzip2, libxml2 |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
| 注意点 | ffmpeg-full includes additional tools and libraries that are not included in the regular ffmpeg formula. |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
ffmpeg-full
choco install ffmpeg-fullソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.