pkg.soopen package index

brew / rang 7648

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

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install hdr10plus_tool

local Homebrew formula metadata

Linux

Alpine Linux apkvérifié · 92%
sudo apk add hdr10plus-tool

Alpine Linux edge package indexes · hdr10plus-tool · Source: dl-cdn.alpinelinux.org

Arch Linux pacmanvérifié · 92%
sudo pacman -S hdr10plus-tool

Arch Linux sync databases · hdr10plus-tool · Source: geo.mirror.pkgbuild.com

Nixvérifié · 92%
nix profile install nixpkgs#hdr10plus_tool

nixpkgs package indexes · pkgs/by-name/hd/hdr10plus_tool/package.nix · Source: api.github.com

aperçu

Résumé du paquet

CLI utility to work with HDR10+ in HEVC files

Commandes et alias

  • hdr10plus_tool

historique

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.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
hdr10plus_toolexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire1.7.2
gestionnaire mis à jour
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:hdr10plus_tool
Version1.7.2
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://github.com/quietvoid/hdr10plus_tool
Dépôthttps://github.com/quietvoid/hdr10plus_tool
Bouteillenon enregistré
Serviceaucun déclaré

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

hdr10plus_tool

nix profile install nixpkgs#hdr10plus_tool
  • normalized package name match
  • Correspondance par : Hdr10plus Tool
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/hd/hdr10plus_tool/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

hdr10plus-tool 1.7.2-r0

CLI utility to work with HDR10+ in HEVC files

https://github.com/quietvoid/h1.dr10plus_tool

sudo apk add hdr10plus-tool
  • License: MIT
  • Architecture: x86_64
  • Source Package: hdr10plus-tool
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Hdr10plus Tool
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: hdr10plus-tool from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

hdr10plus-tool-doc 1.7.2-r0

CLI utility to work with HDR10+ in HEVC files (documentation)

https://github.com/quietvoid/h1.dr10plus_tool

sudo apk add hdr10plus-tool-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: hdr10plus-tool
  • normalized package name match
  • Correspondance par : Hdr10plus Tool
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: hdr10plus-tool-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

hdr10plus-tool 1.7.2-1

CLI utility to work with HDR10+ in HEVC files

https://github.com/quietvoid/hdr10plus_tool

sudo pacman -S hdr10plus-tool
  • License: MIT
  • Architecture: x86_64
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Hdr10plus Tool
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: hdr10plus-tool from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation