macOS
brew install mp4fflocal Homebrew formula metadata
sudo port install mp4ffMacPorts ports tree · multimedia/mp4ff/Portfile · source: api.github.com
brew / rank 8368
Tools for parsing and manipulating MP4/ISOBMFF files. Version 0.55.0 via Homebrew; verified 2026-07-29. Also installable with macports: sudo port install mp4ff.
install
brew install mp4fflocal Homebrew formula metadata
sudo port install mp4ffMacPorts ports tree · multimedia/mp4ff/Portfile · source: api.github.com
overview
Tools for parsing and manipulating MP4/ISOBMFF files
history
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.
security posture
No matching local secret-handling manifest was found for mp4ff. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mp4ff-crop | executable | indexed executable | Discovered from the local executable index. |
mp4ff-decrypt | executable | indexed executable | Discovered from the local executable index. |
mp4ff-encrypt | executable | indexed executable | Discovered from the local executable index. |
mp4ff-info | executable | indexed executable | Discovered from the local executable index. |
mp4ff-mvhevc | executable | indexed executable | Discovered from the local executable index. |
mp4ff-nallister | executable | indexed executable | Discovered from the local executable index. |
mp4ff-pslister | executable | indexed executable | Discovered from the local executable index. |
mp4ff-subslister | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:mp4ff |
|---|---|
| Version | 0.55.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/Eyevinn/mp4ff |
| Repository | https://github.com/Eyevinn/mp4ff |
| Last updated | 2026-07-29T17:05:01+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
mp4ff
sudo port install mp4ffsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.