Skip to content

[OpenEXR] Support for luminance chroma images #4051

Closed
@jreichel-nvidia

Description

@jreichel-nvidia

I'd like to request support for luminance chroma images, see https://openexr.com/en/latest/TechnicalIntroduction.html#luminance-chroma-images . An example texture can be found at https://github.com/AcademySoftwareFoundation/openexr-images/blob/main/LuminanceChroma/MtTamNorth.exr .

Right now the check for xSampling/ySampling at the end of OpenEXRInput::PartInfo::query_channels() fails with that example texture. Not sure whether generic sampling support is necessary. Maybe simply using the RGBA interface of OpenEXR in case of Y/RY/BY(/A) images is good enough? (That's what FreeImage is doing.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions