# mp4ff を Homebrew, MacPorts でインストール

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

## インストール

```sh
sudo av install brew:mp4ff
```

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

### macOS

- Homebrew (100%):

```sh
brew install mp4ff
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mp4ff
```

  証拠: MacPorts ports tree: multimedia/mp4ff/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:mp4ff
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.55.0
- **ソース概要:** Tools for parsing and manipulating MP4/ISOBMFF files
- **ホームページ:** <https://github.com/Eyevinn/mp4ff>
- **リポジトリ:** <https://github.com/Eyevinn/mp4ff>
- **最終更新:** 2026-07-29T17:05:01+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- mp4ff-crop (エイリアス)
- mp4ff-decrypt (エイリアス)
- mp4ff-encrypt (エイリアス)
- mp4ff-info (エイリアス)
- mp4ff-mvhevc (エイリアス)
- mp4ff-nallister (エイリアス)
- mp4ff-pslister (エイリアス)
- mp4ff-subslister (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

mp4ff is Eyevinn's Go library and tool set for MP4 and ISO Base Media File Format work, authored around video-engineering needs by Torbjorn Einarson and collaborators. The project emphasizes fragmented MP4, the style used by MPEG-DASH, HLS fMP4, MSS, CMAF-style tracks, and other streaming workflows, while also handling progressive MP4 files.

### プロジェクトの歴史

The library parses and writes MP4 box structures and includes codec-specific support for AVC/H.264, HEVC/H.265, AV1, VVC, AAC, AC-3, Opus, WebVTT, TTML, and related sample-entry metadata. Its command-line tools expose common inspection and transformation tasks: mp4ff-info prints the MP4 box tree, mp4ff-pslister and mp4ff-nallister inspect codec parameter sets and NAL units, mp4ff-subslister inspects subtitle samples, mp4ff-crop trims progressive files, and mp4ff-encrypt/mp4ff-decrypt handle Common Encryption variants.

### 使われ方

The project grew from the absence of a performant Go library that covered fragmented files deeply enough for backend services and command-line tooling. In practice, it is used by developers building packaging, inspection, encryption, resegmentation, and regression-test tooling around MP4 assets, rather than by end users editing media metadata by hand.

### ソース

- <https://dev.to/video/mp4ff-beyond-mp4-boxes-2bee>
- <https://formulae.brew.sh/formula/mp4ff>
- <https://github.com/Eyevinn/mp4ff>
- <https://github.com/Eyevinn/mp4ff/blob/master/CHANGELOG.md>
- <https://pkg.go.dev/github.com/Eyevinn/mp4ff>


## セキュリティノート

mp4ff に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。


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

- MacPorts - mp4ff: normalized package name match | MacPorts ports tree: multimedia/mp4ff/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/mp4ff.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mp4ff.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
