hdr10plus_tool

CLI utility for working with HDR10+ metadata in HEVC video files

brewmacoslinux
Try with needOr install directly
Source

About

CLI utility to work with HDR10+ in HEVC files

Commands

hdr10plus_tool

Examples

Extract HDR10+ metadata from an HEVC file$ hdr10plus_tool extract -i input.hevc -o metadata.json
Inject HDR10+ metadata into an HEVC file$ hdr10plus_tool inject -i input.hevc -m metadata.json -o output.hevc
Display information about HDR10+ metadata in a file$ hdr10plus_tool info input.hevc