Skip to content

EXRLoader: Support HTJ2K compression #31911

@TodicaIonut

Description

@TodicaIonut

Description

OpenEXR version 3.4 introduced a new compression option to the OpenEXR file format for lossless compression with High Throughput JPEG-2000 (HTJ2K) encoding.

//

warning:
THREE.EXRLoader: Skipped unknown header attribute type 'compression'.

Error message:
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'image')

High Throughput JPEG-2000 (HTJ2K) Rec. ITU-T T.814 and ISO/IEC 15444-15.

Reproduction steps

  1. warning compression htj2k32 and htj2k256

Code

case 'HTJ2K32_COMPRESSION

Live example

N/A

Screenshots

chrome:

Image

mrv2:

Image

Version

r180

Device

Desktop

Browser

Chrome

OS

Windows

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions