macOS
brew install mp4v2local Homebrew formula metadata
sudo port install mp4v2MacPorts ports tree · multimedia/mp4v2/Portfile · source: api.github.com
brew / rank 3277
Read, create, and modify MP4 files. Version 2.1.3 via Homebrew; verified 2026-06-19. Also installable with nix: nix profile install nixpkgs#mp4v2.
install
brew install mp4v2local Homebrew formula metadata
sudo port install mp4v2MacPorts ports tree · multimedia/mp4v2/Portfile · source: api.github.com
nix profile install nixpkgs#mp4v2nixpkgs package indexes · pkgs/by-name/mp/mp4v2/package.nix · source: api.github.com
overview
Read, create, and modify MP4 files
history
MP4v2 is a C/C++ library and utility suite for creating, modifying, and reading MP4 files. Its documentation describes the API as targeting MPEG-4 Systems and ISO Base Media File Format style MP4 files, a container lineage derived from Apple's QuickTime file format.
The project originated as part of the mpeg4ip codebase and was separated into its own maintained library because the MP4 container code was useful independently after mpeg4ip support faded. The mp4v2.org revival fork was created after the Google Code-hosted project had been abandoned, with goals including build-system modernization, import of fixes from downstream forks, security fixes, updated API documentation, and support for additional formats.
MP4v2's practical surface is split between its library and command-line tools. Applications use the library to inspect and mutate MP4 tracks, samples, chapters, artwork, and iTunes-style metadata, while package users get utilities such as mp4art, mp4chaps, mp4file, mp4subtitle, mp4tags, mp4track, and mp4trackdump. It occupies a legacy but still packaged niche beside FFmpeg/libavformat, Bento4, GPAC, and Go-based ISOBMFF libraries: direct programmatic MP4 manipulation with small companion tools.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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 |
|---|---|---|---|
mp4art | executable | indexed executable | Discovered from the local executable index. |
mp4chaps | executable | indexed executable | Discovered from the local executable index. |
mp4file | executable | indexed executable | Discovered from the local executable index. |
mp4subtitle | executable | indexed executable | Discovered from the local executable index. |
mp4tags | executable | indexed executable | Discovered from the local executable index. |
mp4track | executable | indexed executable | Discovered from the local executable index. |
mp4trackdump | 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:mp4v2 |
|---|---|
| Version | 2.1.3 |
| Package manager | Homebrew |
| Homepage | https://mp4v2.org |
| Repository | https://github.com/enzo1982/mp4v2 |
| Last updated | 2026-06-19T12:32:40-07: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.
mp4v2
nix profile install nixpkgs#mp4v2mp4v2
sudo port install mp4v2source 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.