macOS
brew install mkvtomp4local Homebrew formula metadata
brew
Convert mkv files to mp4. Version 2.0 via Homebrew; verified from local package data.
install
brew install mkvtomp4local Homebrew formula metadata
overview
Convert mkv files to mp4
history
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.
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.
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 |
|---|---|---|---|
mkvtomp4 | cli | global executable | |
mkvtomp4.py | 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.
https://github.com/gavinbeatty/mkvtomp4
install metadata
| Package key | brew:mkvtomp4 |
|---|---|
| Version | 2.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/mkvtomp4 |
| Homepage | https://github.com/gavinbeatty/mkvtomp4/ |
| Repository | https://github.com/gavinbeatty/mkvtomp4 |
| Upstream docs | https://github.com/gavinbeatty/mkvtomp4 |
| License | MIT |
| Source archive | https://files.pythonhosted.org/packages/89/27/7367092f0d5530207e049afc76b167998dca2478a5c004018cf07e8a5653/mkvtomp4-2.0.tar.gz |
| Dependencies | ffmpeg, gpac, mkvtoolnix, python@3.14 |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mkvtomp4 |
| Version Scheme | 0 |
| Revision | 3 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source 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.