Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jul 2026 20:17:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 296984] [NEW PORT] multimedia/hdrprobe: Fast HDR, HDR10+, and Dolby  Vision metadata inspector.
Message-ID:  <bug-296984-7788@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296984

            Bug ID: 296984
           Summary: [NEW PORT] multimedia/hdrprobe: Fast HDR, HDR10+, and
                    Dolby  Vision metadata inspector.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: michiel@vanbaak.eu

Created attachment 273088
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=273088&action=edit
0001-NEW-PORT-multimedia-hdrprobe-Fast-HDR-HDR10-and-Dolb.patch

This patch introduces hdrprobe 0.7.0.

hdrprobe is a fast HDR, HDR10+, and Dolby Vision metadata inspector.

hdrprobe is a single native binary that answers one question quickly: what HDR
and dynamic metadata does this file actually carry? It does the work that
normally requires mediainfo, ffprobe, dovi_tool, and hdr10plus_tool together,
without launching subprocesses in the hot path, writing temp files, or
extracting a full RPU stream to disk first. It memory-maps the file and reads
only the bytes it needs, so it stays fast regardless of file size.

Tested on my setup: 15.1 amd64

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-296984-7788>