# mkvtomp4 mit Homebrew installieren

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

## Installation

```sh
sudo av install brew:mkvtomp4
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install mkvtomp4
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:mkvtomp4
- **Paketmanager:** Homebrew
- **Version:** 2.0
- **Quellzusammenfassung:** Convert mkv files to mp4
- **Homepage:** <https://github.com/gavinbeatty/mkvtomp4/>
- **Repository:** <https://github.com/gavinbeatty/mkvtomp4>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- mkvtomp4 (Alias)
- mkvtomp4.py (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

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

mkvtomp4 is a small Python-era video conversion wrapper by Gavin Beatty for turning H.264 MKV files into MP4 files without re-encoding the video. The README frames the original use case as making troublesome MKV files playable on the Sony PS3 and similar devices: it rewrites H.264 profile-level information when needed, re-encodes audio only when it is not already AAC, and leaves the video stream intact.

### Wie es verwendet wird

That places mkvtomp4 in a different niche from full transcoders. It automates container remuxing and compatibility fixes using existing media tools, while Homebrew's formula records dependencies on ffmpeg, GPAC, MKVToolNix, and Python. Adoption appears modest but real through Homebrew packaging; the repository and formula position it as a convenience CLI for playback compatibility rather than a broad media library or editor.

### Quellen

- <https://formulae.brew.sh/formula/mkvtomp4>
- <https://github.com/gavinbeatty/mkvtomp4>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals


## Combined YAML source

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


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
