macOS
brew install dovi_toollocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dovi_tool in AI-Agent-Workflows.
Installation
brew install dovi_toollocal Homebrew formula metadata
sudo apk add dovi-toolAlpine Linux edge package indexes · dovi-tool · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#dovi-toolnixpkgs package indexes · pkgs/by-name/do/dovi-tool/package.nix · Quelle: api.github.com
sudo pacman -S dovi-toolArch Linux sync databases · dovi-tool · Quelle: geo.mirror.pkgbuild.com
scoop install extras/dovi-toolScoop official bucket manifest trees · bucket/dovi-tool.json · Quelle: api.github.com
Überblick
CLI tool for Dolby Vision metadata on video streams
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
dovi_tool | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/quietvoid/dovi_tool
Installationsmetadaten
| Paketschlüssel | brew:dovi_tool |
|---|---|
| Version | 2.3.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/dovi_tool |
| Homepage | https://github.com/quietvoid/dovi_tool/ |
| Repository | https://github.com/quietvoid/dovi_tool |
| Upstream-Dokumentation | https://github.com/quietvoid/dovi_tool#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/quietvoid/dovi_tool/archive/refs/tags/2.3.2.tar.gz |
| Build-Abhängigkeiten | cargo-c, pkgconf, rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-toolQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.