# bento4 mit Homebrew, apk, MacPorts, Nix, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für bento4 in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:bento4
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install bento4
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install bento4
```

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

### Linux

- apk (92%):

```sh
sudo apk add bento4
```

  Evidenz: Alpine Linux edge package indexes: bento4 from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#bento4
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/be/bento4/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/bento4
```

  Evidenz: Scoop official bucket manifest trees: bucket/bento4.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id AxiomaticSystems.Bento4 -e
```

  Evidenz: Windows Package Manager source index: AxiomaticSystems.Bento4 from https://cdn.winget.microsoft.com/cache/source.msix

## Paketfakten

- **Paketschlüssel:** brew:bento4
- **Paketmanager:** Homebrew
- **Version:** 1.6.0-641
- **Quellzusammenfassung:** Full-featured MP4 format and MPEG DASH library and tools
- **Homepage:** <https://www.bento4.com/>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- aac2mp4 (Alias)
- avcinfo (Alias)
- fixaacsampledescription (Alias)
- hevcinfo (Alias)
- mp42aac (Alias)
- mp42avc (Alias)
- mp42hevc (Alias)
- mp42hls (Alias)
- mp42ts (Alias)
- mp4audioclip (Alias)
- mp4compact (Alias)
- mp4dash (Alias)
- mp4dashclone (Alias)
- mp4dcfpackager (Alias)
- mp4decrypt (Alias)
- mp4diff (Alias)
- mp4dump (Alias)
- mp4edit (Alias)
- mp4encrypt (Alias)
- mp4extract (Alias)
- mp4fragment (Alias)
- mp4hls (Alias)
- mp4iframeindex (Alias)
- mp4info (Alias)
- mp4mux (Alias)
- mp4pssh (Alias)
- mp4rtphintinfo (Alias)
- mp4split (Alias)
- mp4tag (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.6.0-641
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 2015: The axiomatic-systems/Bento4 GitHub repository was created.
- 2020: Release notes in the README record the 1.6.0-638 line with AV1, documentation, inspector API, and bug-fix work.
- 2020s: Bento4 remained packaged across Unix, macOS, Windows, and Linux package ecosystems for MP4/DASH/HLS/CMAF workflows.

### Related projects

- FFmpeg often appears nearby in media pipelines, but Bento4 focuses more directly on MP4 boxes, fragmentation, packaging, and encryption utilities.
- GPAC/MP4Box is a related MP4/DASH packaging toolchain in the same command-line culture.
- DASH, HLS, CMAF, CENC, Widevine, and PlayReady are the standards and DRM ecosystems that make Bento4 operationally important.

### Quellen

- <https://github.com/axiomatic-systems/Bento4>
- <https://www.bento4.com/documentation>


## Sicherheitshinweise

broad file, network, media, or database tool signal.

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal

## Andere Paketmanager-Einträge

- Nix - bento4: normalized package name match | nixpkgs package indexes: pkgs/by-name/be/bento4/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - bento4 - 1.6.0.641-r0: normalized package name match | Alpine Linux edge package indexes: bento4 from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Full-featured MP4 format, MPEG DASH, HLS, CMAF SDK and tools | https://bento4.com
- apk - bento4-dev - 1.6.0.641-r0: normalized package name match | Alpine Linux edge package indexes: bento4-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Full-featured MP4 format, MPEG DASH, HLS, CMAF SDK and tools (development files) | https://bento4.com
- MacPorts - bento4: normalized package name match | MacPorts ports tree: multimedia/bento4/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/bento4: normalized package name match | Scoop official bucket manifest trees: bucket/bento4.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - AxiomaticSystems.Bento4: normalized package name match | Windows Package Manager source index: AxiomaticSystems.Bento4 from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/bento4.yml](https://github.com/mxcl/pkgdb/blob/main/combined/bento4.yml)


## Quellen

- 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
