Render and verify
arib-std-b67 as the transfer.
Control detection
The source files must contain correct color metadata. HyperFrames recognizes video tagged as BT.2020 with PQ (
smpte2084) or HLG (arib-std-b67). It can also preserve supported HDR still images through the native HDR image path.
Mixed compositions
You can place HTML text, CSS graphics, and SDR media over HDR footage. HyperFrames keeps native HDR layers outside the normal browser screenshot, converts the SDR DOM layer into the HDR color space, and composites the result before encoding. This is why a lower third or animated interface can remain visually consistent over an HDR source instead of forcing the whole project through an SDR screenshot.Limits
- HDR output is MP4 only. MOV, WebM, GIF, PNG sequence, and alpha output fall back to SDR.
- HDR and
--resolutionsupersampling cannot be combined in one render. Author at the target dimensions or resize in a separate step. - Distributed AWS Lambda and Cloud Run renders are currently SDR.
- Hardware H.265 encoding carries the color tags but does not include the same static mastering metadata as the software
libx265path. Use software encoding for HDR10 delivery. - Browser playback depends on the host browser, display, and operating system;
<hyperframes-player>does not add its own HDR playback pipeline.
ffprobe on both the source and output before changing the composition. Missing or incorrect source metadata is the most common cause.