macOS
brew install mkvtomp4local Homebrew formula metadata
brew / rank 5239
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 | executable | indexed executable | Discovered from the local executable index. |
mkvtomp4.py | executable | indexed executable | Discovered from the local executable index. |
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:mkvtomp4 |
|---|---|
| Version | 2.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/gavinbeatty/mkvtomp4/ |
| Repository | https://github.com/gavinbeatty/mkvtomp4 |
| Bottle | not recorded |
| Service | none declared |
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.