Open Bug 1963359 Opened 17 days ago Updated 10 days ago

HDR test case doesn't render properly in Firefox

Categories

(Web Compatibility :: Site Reports, defect, P2)

Tracking

(Webcompat Priority:P2, Webcompat Score:5)

Webcompat Priority P2
Webcompat Score 5

People

(Reporter: jrmuizel, Unassigned, NeedInfo)

References

()

Details

(Keywords: webcompat:needs-diagnosis, webcompat:site-report)

User Story

platform:windows,mac,linux,android
impact:site-broken
configuration:general
affects:all
branch:release
diagnosis-team:graphics
user-impact-score:200

This renders quite a bit differently from Safari which I don't think has shipped HDR image support:
https://pub-advancedmedialab.s3-us-east-2.amazonaws.com/2094-50/SDR-PQ-HLG-PNG-mapping-test/2094-50.html

Tim, I think this might be related to our bad handling of HDR images

Flags: needinfo?(tnikkel)
Severity: -- → S2
User Story: (updated)
Webcompat Priority: --- → P2
Webcompat Score: --- → 6
Priority: -- → P2

From the reporter:

If you try open this page in FireFox, the images are tonemapping incorrectly compared to Chromium:
 
The HDR images which contain PNG 3rd Edition cICP chunks should be seen as PQ HDR images and mapped into the target space.
 
The SDR images should be mapped into the target display space.
Webcompat Score: 6 → 5

SDR Images should be mapped to 203 cd/m^2 in PQ-BT.2100 HDR Space. This follows the BT.2408 and MovieLabs recommendations. We are working on adding the signaling a specific reference white luminance level. This will help in the future.

In all cases, CICP would be parsed to correctly identify color primaries, transfer function, matrix coefficients AND signal range (narrow/full). This is functionally possible with HEIF, AVIF, MOV, MP4, MXF, TIFF via ICC(cicp tags), PNG 3rd Edition (cICP, MDCV, CLLI chunks) and others.

CICP = ITU-T H.273

You need to log in before you can comment on or make changes to this bug.