# 使用 Homebrew, MacPorts 安装 mp4ff

查看 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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 其他软件包管理器记录

- 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
