macOS
brew install dovi_toollocal Homebrew formula metadata
brew
dovi_tool のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install dovi_toollocal Homebrew formula metadata
sudo apk add dovi-toolAlpine Linux edge package indexes · dovi-tool · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#dovi-toolnixpkgs package indexes · pkgs/by-name/do/dovi-tool/package.nix · ソース: api.github.com
sudo pacman -S dovi-toolArch Linux sync databases · dovi-tool · ソース: geo.mirror.pkgbuild.com
scoop install extras/dovi-toolScoop official bucket manifest trees · bucket/dovi-tool.json · ソース: api.github.com
概要
CLI tool for Dolby Vision metadata on video streams
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
dovi_tool | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/quietvoid/dovi_tool
インストールメタデータ
| パッケージキー | brew:dovi_tool |
|---|---|
| バージョン | 2.3.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/dovi_tool |
| ホームページ | https://github.com/quietvoid/dovi_tool/ |
| リポジトリ | https://github.com/quietvoid/dovi_tool |
| 上流ドキュメント | https://github.com/quietvoid/dovi_tool#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/quietvoid/dovi_tool/archive/refs/tags/2.3.2.tar.gz |
| ビルド依存関係 | cargo-c, pkgconf, rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-toolソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.