# Installer hdr10plus_tool avec Homebrew, apk, pacman, Nix

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

## installation

```sh
sudo av install brew:hdr10plus_tool
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install hdr10plus_tool
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add hdr10plus-tool
```

  Preuve: Alpine Linux edge package indexes: hdr10plus-tool from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- pacman (92%):

```sh
sudo pacman -S hdr10plus-tool
```

  Preuve: Arch Linux sync databases: hdr10plus-tool from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#hdr10plus_tool
```

  Preuve: nixpkgs package indexes: pkgs/by-name/hd/hdr10plus_tool/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:hdr10plus_tool
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/hdr10plus_tool>
- **Version:** 1.7.2
- **Résumé source:** CLI utility to work with HDR10+ in HEVC files
- **Page d'accueil:** <https://github.com/quietvoid/hdr10plus_tool>
- **Dépôt:** <https://github.com/quietvoid/hdr10plus_tool>
- **Licence:** MIT
- **Archive source:** <https://github.com/quietvoid/hdr10plus_tool/archive/refs/tags/1.7.2.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- hdr10plus_tool (cli)
- hdr10plus_tool (alias)

## Dépendances de compilation

- 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: 1.7.2
- données locales: OK
- dépôt amont: https://github.com/quietvoid/hdr10plus_tool
- dernière version détectée: 1.7.2 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

hdr10plus_tool is a Rust command-line utility for working with HDR10+ dynamic metadata in HEVC video streams. The project began as hdr10plus_parser and evolved from metadata extraction and verification into a broader toolkit for extracting, injecting, removing, plotting, and editing HDR10+ metadata.

### Historique du projet

The GitHub repository was created in January 2019 and its first public release, 0.1.0, was named HDR10+ Parser. The README records the name change directly: the tool was previously hdr10plus_parser, then became hdr10plus_tool after it outgrew parsing alone.

Early releases in 2019 focused on correctness around HDR10+ metadata parsing, JSON generation, ffmpeg-piped input, and compatibility with Samsung tooling and MediaInfo. Later README-documented commands broadened the project into bidirectional metadata handling: extract metadata from HEVC or MKV inputs, inject JSON metadata into HEVC bitstreams, remove HDR10+ SEI messages, plot brightness metadata, and edit frame metadata.

### Historique d'adoption

Adoption is mostly visible in video-encoding and home-media packaging contexts rather than broad platform documentation. Package-manager metadata in the batch shows the tool packaged for Homebrew, Nix, Alpine, and Arch-derived ecosystems, which fits a niche CLI used by people automating HDR video workflows.

The project lives near other HEVC/HDR command-line tooling: users commonly combine it with ffmpeg bitstream extraction and x265 HDR10+ JSON workflows, both of which are reflected in the upstream README examples and sample-file notes.

### Modes d'utilisation

The common workflow is to extract HDR10+ metadata from an HEVC bitstream or MKV file into JSON, inspect or transform that JSON, and optionally inject it back into an encoded HEVC stream. The tool also supports verification-only parsing, metadata removal, brightness plotting to PNG, and frame-level edit operations described by JSON edit instructions.

For package users, the value is that it turns a specialized video metadata operation into a scriptable executable. The README examples show stdin pipelines from ffmpeg, which is why the package matters to shell-heavy encoding pipelines and reproducible media-processing recipes.

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

hdr10plus_tool is small but useful in package-manager culture because it exposes a specialized media metadata operation as a single CLI with no GUI assumptions. It is the kind of formula that makes Homebrew, Nix, Alpine, and Pacman valuable to video hobbyists: a hard-to-build Rust utility becomes one command away and fits neatly into ffmpeg pipelines.

Its history also shows a familiar package evolution: a parser becomes a tool once users need round-tripping, validation, and inspection. That shift explains why the package name matters even though the executable remains narrow.

### Chronologie

- 2019-01: Repository created and 0.1.0 released as HDR10+ Parser.
- 2019-01: 0.2.1 added a verify option for checking embedded metadata.
- 2019-01: 0.2.2 added piped input support using ffmpeg.
- 2019-11: 0.2.5 improved JSON generation and MediaInfo-related compatibility.
- 2020-01: 0.2.6 added regression tests while fixing parsing of MaxScl and Average MaxRGB values.
- 2026-01: 1.3.2 added support for multiple SEI messages and a remove subcommand.

### Related projects

- ffmpeg is commonly used to demux or pipe HEVC bitstreams into hdr10plus_tool.
- x265 appears in the upstream README as the source of sample HDR10+ metadata used for tests.
- MediaInfo appears in release notes as an interoperability target for HDR10+ profile detection.
- HDR-Multi-Tool-Gui and similar media GUIs often wrap CLI tools in this family, but hdr10plus_tool itself remains the scriptable core.

### Sources

- <https://api.github.com/repos/quietvoid/hdr10plus_tool>
- <https://api.github.com/repos/quietvoid/hdr10plus_tool/releases?per_page=100>
- <https://github.com/quietvoid/hdr10plus_tool>
- <https://raw.githubusercontent.com/quietvoid/hdr10plus_tool/master/README.md>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** hdr10plus_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 - hdr10plus_tool: normalized package name match | nixpkgs package indexes: pkgs/by-name/hd/hdr10plus_tool/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - hdr10plus-tool - 1.7.2-r0: normalized package name match | Alpine Linux edge package indexes: hdr10plus-tool from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | CLI utility to work with HDR10+ in HEVC files | https://github.com/quietvoid/h1.dr10plus_tool
- apk - hdr10plus-tool-doc - 1.7.2-r0: normalized package name match | Alpine Linux edge package indexes: hdr10plus-tool-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | CLI utility to work with HDR10+ in HEVC files (documentation) | https://github.com/quietvoid/h1.dr10plus_tool
- pacman - hdr10plus-tool - 1.7.2-1: normalized package name match | Arch Linux sync databases: hdr10plus-tool from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | CLI utility to work with HDR10+ in HEVC files | https://github.com/quietvoid/hdr10plus_tool


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://pkg.so/fr/media-graphics-tools/) - Matched media, image, audio, video, or graphics 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.
- [media-info](https://pkg.so/fr/brew/media-info/) - Shares pkgdb curated category or tags: cli, media, metadata, video.
- [lsdvd](https://pkg.so/fr/brew/lsdvd/) - Shares pkgdb curated category or tags: cli, media, metadata, video.
- [tubeup](https://pkg.so/fr/brew/tubeup/) - Shares pkgdb curated category or tags: cli, media, metadata, video.
- [ffmpeg](https://pkg.so/fr/brew/ffmpeg/) - Shares pkgdb curated category or tags: cli, media, video.
- [dav1d](https://pkg.so/fr/brew/dav1d/) - Shares pkgdb curated category or tags: cli, media, video.
- [aom](https://pkg.so/fr/brew/aom/) - Shares pkgdb curated category or tags: cli, media, video.
- [libvmaf](https://pkg.so/fr/brew/libvmaf/) - Shares pkgdb curated category or tags: cli, media, video.
- [yt-dlp](https://pkg.so/fr/brew/yt-dlp/) - Shares pkgdb curated category or tags: cli, media, video.
- [dovi_tool](https://pkg.so/fr/brew/dovi-tool/) - Both packages work with overlapping file formats or content types. Shared terms: cli, media, metadata, video.
- [ffmpegthumbnailer](https://pkg.so/fr/brew/ffmpegthumbnailer/) - Both packages work with overlapping file formats or content types. Shared terms: cli, files, media, video.

## Combined YAML source

View the package source record on GitHub. [combined/hdr10plus_tool.yml](https://github.com/mxcl/pkgdb/blob/main/combined/hdr10plus_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
