hdrprobe v0.8.0 #9
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
SL-HDR2 / HDR10), and the report carries the specification version, payload mode, target-picture facts (primaries, max luminance), and the source mastering display when signalled. Detected from the per-frame information SEI in HEVC and AVC streams across every supported container.HDR Vivid / HLG). Detected from the per-frame metadata in HEVC/AVC and AV1 streams, and from the MP4cuvvdeclaration box, which also lets--no-rpureport presence without reading any frame data. The report carries the metadata version and the sampled set of target display luminances.--sectionskeywords. The new sections filter like the existing ones:--sections slhdrand--sections hdrvivid(hyphenated spellings also accepted).--sections hdrcontinues to select the static HDR section.linux-x64-staticarchive carries a musl-linked binary with no libc or loader dependency, a drop-in for appliance NAS systems such as Unraid. It joins the existing static arm64 build for CoreELEC/LibreELEC boxes.freebsd-x64archive, built and tested on FreeBSD itself, covering TrueNAS CORE and other FreeBSD-based systems.--fullscans over network shares on macOS and FreeBSD. The linear read-ahead that keeps a full scan to one pass over the wire, previously Windows and Linux only, now also engages on macOS and FreeBSD network mounts.hdrprobe-0.8.0-linux-x64.tar.gz,hdrprobe-0.8.0-macos-arm64.tar.gz, and so on, instead of raw Rust target triples. If you script your downloads, update the filenames.Fixed
Schema
video_tracks[].sl_hdrobject (mode,spec_version,payload_mode,target_primaries,target_max_luminance,source_mastering) andvideo_tracks[].hdr_vividobject (version, optionalsystem_start_code,target_max_luminanceswith itssampledflag), each present only when the corresponding metadata was found.SL-HDR1/SL-HDR2/SL-HDR3andHDR Vividjoin thehdr.formatcomponent set. Streams without these signals are unchanged, so consumers following the docs/SCHEMA.md conventions are unaffected.This discussion was created from the release hdrprobe v0.8.0.
All reactions