Skip to content

Luminance gain factor required when compositing SDR bitmaps onto a PQ canvas #39

@palemieux

Description

@palemieux

The sRGB color space specifies an absolute reference white point luminance of 80 cd∙m-2. As a result, colors specified in the sRGB space cannot be reliably composited with display-referred high-dynamic range (HDR) images, such as those that use the perceptual quantizer electro-optical transfer function (PQ EOTF) specified in Rec. ITU-R BT.2100.

Specifically,

  • sRGB colors may appear too dim if they remain unscaled and the average luminance of the scene exceeds 80 cd∙m-2; and
  • sRGB colors may appear too bright if they are uniformly scaled to an arbitrary large luminance, such as 10,000 cd∙m-2.

Suggest following the same approach as used in TTML2

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions