hdrprobe v0.4.0 #3
Closed
matthane
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
New
Dual track, dual layerreport. In the text report each track's sections are grouped under a full-width track rule with the body indented beneath it, so which sections belong to which track reads at a glance, and-qprints one line per track tagged[k/N]. Single-track files render byte-identical to before.Metadata cadenceline stating whether the title's dynamic metadata was authored shot-by-shot or frame-by-frame, decided by comparing consecutive frames' creative DM payloads. The verdict appears only when the evidence is complete: a--fullvideo scan, a raw RPU sidecar, or a DV XML's own declared shot structure. The default sampled scan never guesses.Schema
general,hdr,dolby_vision, andhdr10pluslocations into the always-presentvideo_tracksarray (one entry per video track, including for sidecars, so consumers always iterate the array), each entry gainingtrack_number,program, anddefault.general.container,general.format_version, andgeneral.duration_secsmoved to the top level andgeneralitself is gone. No field changed type, unit, or meaning. Also addsvideo_tracks[].dolby_vision.metadata_cadence. Documented in docs/SCHEMA.md, with the upgrade path in docs/MIGRATION-2.0.md.This discussion was created from the release hdrprobe v0.4.0.
All reactions