Page 1 of 1

How to save image filters with exr render

Posted: Mon Feb 27, 2023 6:20 am
by modjtaba
Hi
Do you know how can I make renderd image use octane image filters?
Specifically highlight compression is not applied to the saved image and same filter in ae has different results...

Thanks

Re: How to save image filters with exr render

Posted: Mon Feb 27, 2023 5:06 pm
by elsksa
Hi, long story short, an EXR output from the renderer is universally and intentionally excluding nearly all options from the Camera Imager. The output is basically meant to be linearly floating-point encoded, when choosing EXR. It will have to be an other file format, such as JPG or TIFF, for the Camera Imagers options to be baked-in. However, these formats have limitations and require a different post-pipeline.

This will help:
OctaneRender® “Color Management”
Offline Rendering Digital Imaging 101 (“Survival Kit”)
Rendering Transform

Re: How to save image filters with exr render

Posted: Mon Feb 27, 2023 5:43 pm
by modjtaba
elsksa wrote:Hi, long story short, an EXR output from the renderer is universally and intentionally excluding nearly all options from the Camera Imager. The output is basically meant to be linearly floating-point encoded, when choosing EXR. It will have to be an other file format, such as JPG or TIFF, for the Camera Imagers options to be baked-in. However, these formats have limitations and require a different post-pipeline.

This will help:
OctaneRender® “Color Management”
Offline Rendering Digital Imaging 101 (“Survival Kit”)
Rendering Transform
Thanks mate
No way around it? I really suffer the linear result and look is done using imager options. any thing like going to vops level of RenderTarget node?

Re: How to save image filters with exr render

Posted: Mon Feb 27, 2023 5:46 pm
by modjtaba
formerly I could have this but recent years update seems changed it to this situation

Re: How to save image filters with exr render

Posted: Mon Feb 27, 2023 11:13 pm
by juanjgon
What happens if you enable the "Force tone mapping" option in the Octane ROP, Output tab?

Thanks,
-Juanjo

Re: How to save image filters with exr render

Posted: Mon Mar 20, 2023 7:08 am
by modjtaba
juanjgon wrote:What happens if you enable the "Force tone mapping" option in the Octane ROP, Output tab?

Thanks,
-Juanjo
Hi Juanjo
Thanks for getting back to me, this is exactly the feature that I was assuming works, but it doesn't.
I attached the test
Regards

Re: How to save image filters with exr render

Posted: Wed Mar 29, 2023 10:06 am
by juanjgon
Sorry, I'm not sure to understand the problem from your scene. What Octane version are you using and what OCIO config?

Thanks,
-Juanjo

Re: How to save image filters with exr render

Posted: Wed Mar 29, 2023 1:11 pm
by elsksa
juanjgon wrote:What happens if you enable the "Force tone mapping" option in the Octane ROP, Output tab?

Thanks,
-Juanjo
Not recommended in an EXR "linear based workflow" context. Mentioned here (for more information).

Re: How to save image filters with exr render

Posted: Sun Apr 09, 2023 7:38 am
by modjtaba
juanjgon wrote:Sorry, I'm not sure to understand the problem from your scene. What Octane version are you using and what OCIO config?

Thanks,
-Juanjo
Im using octane 2021.1.6.0 (sep 14 2022)
without OCIO config
Just need Highlight compression be backed to render as what we see in ipr, In my test scene its not like that.

Regards

Re: How to save image filters with exr render

Posted: Sun Apr 09, 2023 11:24 am
by elsksa
modjtaba wrote:
juanjgon wrote:Sorry, I'm not sure to understand the problem from your scene. What Octane version are you using and what OCIO config?

Thanks,
-Juanjo
Im using octane 2021.1.6.0 (sep 14 2022)
without OCIO config
Just need Highlight compression be backed to render as what we see in ipr, In my test scene its not like that.

Regards
Universally not possible with EXR as the chosen format. Baking Camera Imager's options should occur when using "integer"/"web-ready" file formats (e.g. TIFF, JPG).