# dovi_tool を Homebrew, apk, Nix, pacman, scoop でインストール

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

## インストール

```sh
sudo av install brew:dovi_tool
```

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

### macOS

- Homebrew (100%):

```sh
brew install dovi_tool
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add dovi-tool
```

  証拠: Alpine Linux edge package indexes: dovi-tool from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#dovi-tool
```

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

- pacman (92%):

```sh
sudo pacman -S dovi-tool
```

  証拠: Arch Linux sync databases: dovi-tool from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install extras/dovi-tool
```

  証拠: Scoop official bucket manifest trees: bucket/dovi-tool.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:dovi_tool
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/dovi_tool>
- **バージョン:** 2.3.3
- **ソース概要:** CLI tool for Dolby Vision metadata on video streams
- **ホームページ:** <https://github.com/quietvoid/dovi_tool/>
- **リポジトリ:** <https://github.com/quietvoid/dovi_tool>
- **上流ドキュメント:** <https://github.com/quietvoid/dovi_tool/>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/quietvoid/dovi_tool/archive/refs/tags/2.3.3.tar.gz>
- **最終更新:** 2026-07-12T21:02:36Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- dovi_tool (cli)
- dovi_tool (エイリアス)

## ビルド依存関係

- cargo-c
- pkgconf
- rust

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 2.3.3
- マネージャ更新日: 2026-07-12
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/quietvoid/dovi_tool
- 検出された最新: 2.3.3 (最新)
## プロジェクトの歴史と使われ方

dovi_tool is a Rust command-line utility and library project for parsing, editing, generating, exporting, plotting, extracting, injecting, demuxing, muxing, and converting Dolby Vision metadata in video streams.

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

The public GitHub repository was created in November 2020, with early 0.1.x releases appearing the same month. The README describes both the `dovi_tool` CLI and the `dolby_vision` crate hosted in the same repository; the C-compatible library is also known as `libdovi`.

Over time the tool grew from a Dolby Vision RPU utility into a broader HEVC and metadata toolbox. The README documents metadata commands such as `info`, `generate`, `editor`, `export`, and `plot`, plus stream-handling commands such as `convert`, `demux`, `mux`, `extract-rpu`, and `inject-rpu`.

### 採用の歴史

dovi_tool became a foundation package in the hobbyist and professional Dolby Vision tooling ecosystem because it exposes low-level RPU and metadata operations that other scripts and workflows can build on. Its package metadata shows distribution through Homebrew, Alpine, Nix, Arch, and Scoop.

The release stream has remained active from 2020 through 2026, including 2.x releases in 2024, 2025, and 2026. That continuity matters for media workflows because Dolby Vision profile handling, HDR10+ interop, and container tooling are moving targets.

### 使われ方

Users call `dovi_tool` subcommands to inspect an RPU, generate metadata from Dolby Vision XML, generic JSON, HDR10+ JSON, or madVR measurements, edit binary RPUs according to JSON config, export metadata to JSON or CSV, and plot brightness or trim metadata.

For HEVC workflows, dovi_tool can convert RPU modes, discard enhancement layers, demux and mux streams, and extract or inject RPU data. It is commonly used directly by advanced users and indirectly by higher-level tools such as dovi_convert.

### パッケージ好きにとっての重要性

dovi_tool is package-nerd significant because it is the low-level Swiss-army CLI for Dolby Vision metadata. Packaging it turns a specialized video-engineering capability into a normal installable command that can be scripted and depended on by other packages.

It also shows why Rust CLIs travel well through package managers: the core tool, Rust crate, and C-compatible library can serve shell users, Rust projects, and FFI consumers from the same source repository.

### タイムライン

- 2020: Public GitHub repository is created and early 0.1.x releases are published.
- 2021: 0.2.0 and 0.3.0 releases expand the early release line.
- 2024: 2.1.x releases are published.
- 2025: 2.2.0 and 2.3.x releases continue active development.
- 2026: 2.3.2 is published and repository activity continues.

### Related projects

- The `dolby_vision` crate and `libdovi` are library surfaces from the same repository.
- dovi_convert depends on dovi_tool for higher-level Profile 7 to Profile 8.1 conversion workflows.
- FFmpeg, MKVToolNix, HDR10+ metadata tools, and madVR measurement files are adjacent inputs or workflow companions named by the README.

### ソース

- <https://github.com/quietvoid/dovi_tool>
- <https://api.github.com/repos/quietvoid/dovi_tool>
- <https://api.github.com/repos/quietvoid/dovi_tool/releases?per_page=100>
- <https://api.github.com/repos/quietvoid/dovi_tool/tags?per_page=100>
- <https://formulae.brew.sh/formula/dovi_tool>


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

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

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

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

- Nix - dovi-tool: normalized package name match | nixpkgs package indexes: pkgs/by-name/do/dovi-tool/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - dovi-tool - 2.3.3-r0: normalized package name match | Alpine Linux edge package indexes: dovi-tool from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Library to read and write Dolby Vision metadata | https://github.com/quietvoid/dovi_tool
- apk - dovi-tool-doc - 2.3.3-r0: normalized package name match | Alpine Linux edge package indexes: dovi-tool-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Library to read and write Dolby Vision metadata (documentation) | https://github.com/quietvoid/dovi_tool
- pacman - dovi-tool - 2.3.3-1: normalized package name match | Arch Linux sync databases: dovi-tool from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | CLI tool combining multiple utilities for working with Dolby Vision | https://github.com/quietvoid/dovi_tool
- Scoop - extras/dovi-tool: normalized package name match | Scoop official bucket manifest trees: bucket/dovi-tool.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/ja/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [pkgconf](https://pkg.so/ja/brew/pkgconf/) - Build dependency declared by Homebrew.
- [rust](https://pkg.so/ja/brew/rust/) - Build dependency declared by Homebrew.
- [cargo-c](https://pkg.so/ja/brew/cargo-c/) - Build dependency declared by Homebrew.
- [dovi_convert](https://pkg.so/ja/brew/dovi-convert/) - Popular package that depends on this formula.
- [sacad](https://pkg.so/ja/brew/sacad/) - Shares pkgdb curated category or tags: cli, media, metadata, rust.
- [rav1e](https://pkg.so/ja/brew/rav1e/) - Shares pkgdb curated category or tags: cli, media, rust, video.
- [exiftool](https://pkg.so/ja/brew/exiftool/) - Shares pkgdb curated category or tags: cli, media, metadata.
- [media-info](https://pkg.so/ja/brew/media-info/) - Shares pkgdb curated category or tags: cli, media, metadata, video.
- [exiv2](https://pkg.so/ja/brew/exiv2/) - Shares pkgdb curated category or tags: cli, media, metadata.
- [atomicparsley](https://pkg.so/ja/brew/atomicparsley/) - Shares pkgdb curated category or tags: cli, media, metadata.
- [rsgain](https://pkg.so/ja/brew/rsgain/) - Shares pkgdb curated category or tags: cli, media, metadata.
- [exempi](https://pkg.so/ja/brew/exempi/) - Shares pkgdb curated category or tags: cli, media, metadata.

## Combined YAML source

View the package source record on GitHub. [combined/dovi_tool.yml](https://github.com/mxcl/pkgdb/blob/main/combined/dovi_tool.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
