macOS
brew install bento4local Homebrew formula metadata
sudo port install bento4MacPorts ports tree · multimedia/bento4/Portfile · source: api.github.com
brew
Full-featured MP4 format and MPEG DASH library and tools. Version 1.6.0-641 via Homebrew; verified from local package data.
install
brew install bento4local Homebrew formula metadata
sudo port install bento4MacPorts ports tree · multimedia/bento4/Portfile · source: api.github.com
sudo apk add bento4Alpine Linux edge package indexes · bento4 · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#bento4nixpkgs package indexes · pkgs/by-name/be/bento4/package.nix · source: api.github.com
scoop install main/bento4Scoop official bucket manifest trees · bucket/bento4.json · source: api.github.com
winget install --id AxiomaticSystems.Bento4 -eWindows Package Manager source index · AxiomaticSystems.Bento4 · source: cdn.winget.microsoft.com
overview
Full-featured MP4 format and MPEG DASH library and tools
history
Bento4 is Axiomatic Systems' C++ SDK and command-line tool suite for ISO Base Media File Format and MP4-family workflows. It is one of the tools package people reach for when they need to inspect, fragment, encrypt, decrypt, mux, tag, or package MP4 assets from a shell.
The public GitHub repository dates to January 2015, but the project presents itself as an SDK rather than only a CLI collection: portable C++ code, build targets for Unix-like systems, Windows, macOS, iOS, Android, and tool binaries built on the same API.
Bento4 tracks the practical evolution of MP4 distribution. Its README and documentation cover fragmented MP4, MPEG-DASH, HLS, CMAF, Common Encryption, PIFF, OMA DCF/PDCF, metadata, and codec-specific utilities for AVC, HEVC, AAC, AC-3, EC-3, Dolby Atmos, DTS, ALAC, and other formats.
Bento4 became useful to streaming-video developers because it put many packaging chores into small Unix-style commands. Instead of opening a media framework or writing MP4 box parsing code, users can run tools such as mp4dump, mp4info, mp4fragment, mp4dash, mp4hls, mp4encrypt, and mp4decrypt.
Distribution adoption is broad for a media tool: the input facts list Homebrew, MacPorts, Nix, apk, Scoop, and WinGet. That cross-platform packaging matches the project's own design goal of portable SDK source plus ready command-line utilities.
Typical package use is file-oriented: inspect an MP4's boxes, extract or mux elementary streams, create fragmented MP4 for streaming, produce DASH or HLS outputs, generate PSSH boxes, or apply/decode Common Encryption workflows.
Because the tools are composable CLIs, Bento4 often appears in build pipelines, video test fixtures, CDN preparation jobs, DRM packaging flows, and debugging sessions where ffmpeg alone is too codec-focused and not box-structure-specific enough.
Bento4 is package-nerd significant because it is a dense bundle of specialist media executables. The Homebrew formula exposes a whole toolbox, not just one command, so downstream package manifests become a map of MP4 operations.
It also sits at a useful boundary between standards and everyday packaging. ISO BMFF, DASH, CMAF, CENC, Widevine/PlayReady-related packaging, and HLS all surface as concrete CLI names that can be scripted and version-pinned.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
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 |
|---|---|---|---|
aac2mp4 | cli | global executable | |
avcinfo | cli | global executable | |
fixaacsampledescription | cli | global executable | |
hevcinfo | cli | global executable | |
mp42aac | cli | global executable | |
mp42avc | cli | global executable | |
mp42hevc | cli | global executable | |
mp42hls | cli | global executable | |
mp42ts | cli | global executable | |
mp4audioclip | cli | global executable | |
mp4compact | cli | global executable | |
mp4dash | cli | global executable | |
mp4dashclone | cli | global executable | |
mp4dcfpackager | cli | global executable | |
mp4decrypt | cli | global executable | |
mp4diff | cli | global executable | |
mp4dump | cli | global executable | |
mp4edit | cli | global executable | |
mp4encrypt | cli | global executable | |
mp4extract | cli | global executable | |
mp4fragment | cli | global executable | |
mp4hls | cli | global executable | |
mp4iframeindex | cli | global executable | |
mp4info | cli | global executable | |
mp4mux | cli | global executable | |
mp4pssh | cli | global executable | |
mp4rtphintinfo | cli | global executable | |
mp4split | cli | global executable | |
mp4tag | cli | global executable |
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:bento4 |
|---|---|
| Version | 1.6.0-641 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/bento4 |
| Homepage | https://www.bento4.com/ |
| Repository | https://github.com/axiomatic-systems/Bento4 |
| Upstream docs | https://www.bento4.com/documentation |
| License | GPL-2.0-or-later |
| Source archive | https://www.bok.net/Bento4/source/Bento4-SRC-1-6-0-641.zip |
| Dependencies | python@3.14 |
| Build dependencies | cmake |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bento4 |
| Version Scheme | 0 |
| Revision | 1 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
bento4
nix profile install nixpkgs#bento4bento4 1.6.0.641-r0
Full-featured MP4 format, MPEG DASH, HLS, CMAF SDK and tools
sudo apk add bento4bento4-dev 1.6.0.641-r0
Full-featured MP4 format, MPEG DASH, HLS, CMAF SDK and tools (development files)
sudo apk add bento4-devbento4
sudo port install bento4main/bento4
scoop install main/bento4AxiomaticSystems.Bento4
winget install --id AxiomaticSystems.Bento4 -esource 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.