Search found 2 matches

by zazik
Fri Nov 18, 2022 6:49 pm
Forum: MP - General Support
Topic: OpenEXR images with linear and non-linear gamma look the same
Replies: 2
Views: 518

Re: OpenEXR images with linear and non-linear gamma look the same

Sure thing, attached.
Also, EXR (AFAIK) only supports 32-bit integer format, but ExifTool reports it as "int8u" and XnView produces black picture, UINT samples attached too.
Thank you.
by zazik
Wed Nov 16, 2022 6:00 pm
Forum: MP - General Support
Topic: OpenEXR images with linear and non-linear gamma look the same
Replies: 2
Views: 518

OpenEXR images with linear and non-linear gamma look the same

Hello,
I have two FP16 .exr images with exact same data but one with linear gamma flag and the other one without.

Linear flag is shown in Image->Properties->ExifTool->OpenEXR as
"Channels: B half linear 1 1, G half linear 1 1, R half linear 1 1" .

And the one without it
"Channels: B half 1 1, G ...