@max77sabers Very interesting. The alternating pixels raises questions about how it will perform in terms of resolving high frequency detail, as well as potential concerns for shadow noise if some portion of the photosites have some kind of ND filter or reduced shutter time. No free lunch?
@DSCCRoss Makes sense, thanks. I wish there was greater use of clear metrics / DisplayHDR certification to clarify OLED ABL performance in these announcements.
@ssh4net@BlurBusters HDR can also be encoded without a float. A 10-bit AVIF is 0-1023 int and maps to 0-10,000 bit code points in PQ.
Adobe JXL is 16-bit, so might be half float if JXL support. Or might just use higher resolution for the PQ curve. I’m not sure.
@ssh4net@BlurBusters You could do either with a gain map. Adobe actually encodes the base image for JXL as HDR and then has a map to render SDR. This is ideal long term to share HDR with a small map. You can confirm using the Adobe Gain Map Demo app.
@BlurBusters@ssh4net I have seen Apple software bugs specific to various colorspaces in the past, so definitely something to watch (P3 tends to be most reliable / bug-free, which makes sense as their default space)
@max77sabers@BlurBusters@ctcwired@MishaalRahman@dylan_raga@max77sabers Thanks! Have you seen a path to making it work? I've checked multiple images with dev flags enabled in Safari TP 215, but no luck. I see a failed test in WebKit, so maybe not live? Or maybe MacOS beta also needed?