macOS
brew install dovi_toollocal Homebrew formula metadata
brew
CLI tool for Dolby Vision metadata on video streams. Version 2.3.2 via Homebrew; verified from local package data.
install
brew install dovi_toollocal Homebrew formula metadata
sudo apk add dovi-toolAlpine Linux edge package indexes · dovi-tool · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#dovi-toolnixpkgs package indexes · pkgs/by-name/do/dovi-tool/package.nix · source: api.github.com
sudo pacman -S dovi-toolArch Linux sync databases · dovi-tool · source: geo.mirror.pkgbuild.com
scoop install extras/dovi-toolScoop official bucket manifest trees · bucket/dovi-tool.json · source: api.github.com
overview
CLI tool for Dolby Vision metadata on video streams
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dovi_tool | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/quietvoid/dovi_tool
install metadata
| Package key | brew:dovi_tool |
|---|---|
| Version | 2.3.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dovi_tool |
| Homepage | https://github.com/quietvoid/dovi_tool/ |
| Repository | https://github.com/quietvoid/dovi_tool |
| Upstream docs | https://github.com/quietvoid/dovi_tool#readme |
| License | MIT |
| Source archive | https://github.com/quietvoid/dovi_tool/archive/refs/tags/2.3.2.tar.gz |
| Build dependencies | cargo-c, pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
dovi-tool
nix profile install nixpkgs#dovi-tooldovi-tool 2.3.2-r0
Library to read and write Dolby Vision metadata
https://github.com/quietvoid/dovi_tool
sudo apk add dovi-tooldovi-tool-doc 2.3.2-r0
Library to read and write Dolby Vision metadata (documentation)
https://github.com/quietvoid/dovi_tool
sudo apk add dovi-tool-docdovi-tool 2.3.2-1
CLI tool combining multiple utilities for working with Dolby Vision
https://github.com/quietvoid/dovi_tool
sudo pacman -S dovi-toolextras/dovi-tool
scoop install extras/dovi-toolsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.