# mp4v2 を Homebrew, MacPorts, Nix でインストール

mp4v2 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:mp4v2
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install mp4v2
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mp4v2
```

  証拠: MacPorts ports tree: multimedia/mp4v2/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#mp4v2
```

  証拠: nixpkgs package indexes: pkgs/by-name/mp/mp4v2/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:mp4v2
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/mp4v2>
- **バージョン:** 2.1.3
- **ソース概要:** Read, create, and modify MP4 files
- **ホームページ:** <https://mp4v2.org>
- **リポジトリ:** <https://github.com/enzo1982/mp4v2>
- **上流ドキュメント:** <https://mp4v2.org>
- **ライセンス:** MPL-1.1
- **ソースアーカイブ:** <https://github.com/enzo1982/mp4v2/releases/download/v2.1.3/mp4v2-2.1.3.tar.bz2>
- **最終更新:** 2026-06-19T12:32:40-07:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- mp4art (cli)
- mp4chaps (cli)
- mp4file (cli)
- mp4subtitle (cli)
- mp4tags (cli)
- mp4track (cli)
- mp4trackdump (cli)
- mp4art (エイリアス)
- mp4chaps (エイリアス)
- mp4file (エイリアス)
- mp4subtitle (エイリアス)
- mp4tags (エイリアス)
- mp4track (エイリアス)
- mp4trackdump (エイリアス)

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 2.1.3
- マネージャ更新日: 2026-06-19
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/enzo1982/mp4v2
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

MP4v2 is a C/C++ library and utility suite for creating, modifying, and reading MP4 files. Its documentation describes the API as targeting MPEG-4 Systems and ISO Base Media File Format style MP4 files, a container lineage derived from Apple's QuickTime file format.

### プロジェクトの歴史

The project originated as part of the mpeg4ip codebase and was separated into its own maintained library because the MP4 container code was useful independently after mpeg4ip support faded. The mp4v2.org revival fork was created after the Google Code-hosted project had been abandoned, with goals including build-system modernization, import of fixes from downstream forks, security fixes, updated API documentation, and support for additional formats.

### 使われ方

MP4v2's practical surface is split between its library and command-line tools. Applications use the library to inspect and mutate MP4 tracks, samples, chapters, artwork, and iTunes-style metadata, while package users get utilities such as mp4art, mp4chaps, mp4file, mp4subtitle, mp4tags, mp4track, and mp4trackdump. It occupies a legacy but still packaged niche beside FFmpeg/libavformat, Bento4, GPAC, and Go-based ISOBMFF libraries: direct programmatic MP4 manipulation with small companion tools.

### ソース

- <https://code.google.com/archive/p/mp4v2>
- <https://formulae.brew.sh/formula/mp4v2>
- <https://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/multimedia/mp4v2/index.html>
- <https://mp4v2.org/>
- <https://mp4v2.org/api/>
- <https://www.freshports.org/multimedia/mp4v2>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** mp4v2
- **Version Scheme:** 0
- **Revision:** 0
- **Conflicts With:** bento4
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 他のパッケージマネージャ記録

- Nix - mp4v2: normalized package name match | nixpkgs package indexes: pkgs/by-name/mp/mp4v2/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - mp4v2: normalized package name match | MacPorts ports tree: multimedia/mp4v2/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://pkg.so/ja/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [Homebrew utility packages](https://pkg.so/ja/brew-utility-packages/) - Matched Homebrew package provider.
- [libvmaf](https://pkg.so/ja/brew/libvmaf/) - Shares pkgdb curated category or tags: cli, library, media, video.
- [ffms2](https://pkg.so/ja/brew/ffms2/) - Shares pkgdb curated category or tags: cli, library, media, video.
- [mkvtomp4](https://pkg.so/ja/brew/mkvtomp4/) - Shares pkgdb curated category or tags: cli, media, mp4, video.
- [libwebm](https://pkg.so/ja/brew/libwebm/) - Shares pkgdb curated category or tags: cli, library, media, video.
- [mp4ff](https://pkg.so/ja/brew/mp4ff/) - Shares pkgdb curated category or tags: cli, media, mp4, video.
- [ffmpeg](https://pkg.so/ja/brew/ffmpeg/) - Shares pkgdb curated category or tags: cli, media, video.
- [jasper](https://pkg.so/ja/brew/jasper/) - Shares pkgdb curated category or tags: c, cli, library, media.
- [gd](https://pkg.so/ja/brew/gd/) - Shares pkgdb curated category or tags: c, cli, library, media.
- [ffmpegthumbnailer](https://pkg.so/ja/brew/ffmpegthumbnailer/) - Both packages work with overlapping file formats or content types. Shared terms: cli, create, files, media, video.

## Combined YAML source

View the package source record on GitHub. [combined/mp4v2.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mp4v2.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
