# Installer mkvtomp4 avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mkvtomp4 pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mkvtomp4
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:mkvtomp4
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.0
- **Résumé source:** Convert mkv files to mp4
- **Page d'accueil:** <https://github.com/gavinbeatty/mkvtomp4/>
- **Dépôt:** <https://github.com/gavinbeatty/mkvtomp4>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- mkvtomp4 (alias)
- mkvtomp4.py (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.0
## Historique du projet et usages

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.

### Modes d'utilisation

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.

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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)


## Sources

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