# 使用 Homebrew 安装 mkvtomp4

查看 mkvtomp4 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install mkvtomp4
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:mkvtomp4
- **软件包管理器:** Homebrew
- **版本:** 2.0
- **来源摘要:** Convert mkv files to mp4
- **主页:** <https://github.com/gavinbeatty/mkvtomp4/>
- **仓库:** <https://github.com/gavinbeatty/mkvtomp4>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- mkvtomp4 (别名)
- mkvtomp4.py (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.0
## 项目历史与用法

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.

### 来源

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


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- 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)


## 来源

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