# Installer dovi_tool avec Homebrew, apk, Nix, pacman, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de dovi_tool pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install dovi_tool
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

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

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:dovi_tool
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/dovi_tool>
- **Version:** 2.3.3
- **Résumé source:** CLI tool for Dolby Vision metadata on video streams
- **Page d'accueil:** <https://github.com/quietvoid/dovi_tool/>
- **Dépôt:** <https://github.com/quietvoid/dovi_tool>
- **Docs amont:** <https://github.com/quietvoid/dovi_tool/>
- **Licence:** MIT
- **Archive source:** <https://github.com/quietvoid/dovi_tool/archive/refs/tags/2.3.3.tar.gz>
- **Dernière mise à jour:** 2026-07-12T21:02:36Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- dovi_tool (cli)
- dovi_tool (alias)

## Dépendances de compilation

- cargo-c
- pkgconf
- rust

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 2.3.3
- gestionnaire mis à jour: 2026-07-12
- données locales: OK
- dépôt amont: https://github.com/quietvoid/dovi_tool
- dernière version détectée: 2.3.3 (à jour)
## Historique du projet et usages

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.

### Historique du projet

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`.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <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>


## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Détails de la base source

- **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

## Autres enregistrements de gestionnaires de paquets

- 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


## Liens liés

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


## Sources

- 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
