# 使用 Homebrew, apk, Nix, pacman, scoop 安装 dovi_tool

查看 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
- **版本:** 2.3.3
- **来源摘要:** CLI tool for Dolby Vision metadata on video streams
- **主页:** <https://github.com/quietvoid/dovi_tool/>
- **仓库:** <https://github.com/quietvoid/dovi_tool>
- **最后更新:** 2026-07-12T21:02:36Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- dovi_tool (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 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

## 其他软件包管理器记录

- 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


## 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
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
