# mkvtomp4 を Homebrew でインストール

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
