Save Color Management settings for a project

Forums: Save Color Management settings for a project
Maxon Cinema 4D (Export script developed by abstrax, Integrated Plugin developed by aoktar)

Moderator: aoktar

Save Color Management settings for a project

Postby jwzegelaar » Wed May 05, 2021 4:13 pm

jwzegelaar Wed May 05, 2021 4:13 pm
Hi Guys,

We work with the ACES workflow for some projects. With this we set setup an .ocio file inside the color management settings of Octane. But these settings don't get stored with the project itself for some reason.

Reasons why we need this:

- So we can give the project to another designer.
- So we can switch between projects and don't have to setup the .ocio file each time.

Even beter would be if you can also use relative paths. (So you can just enter config.ocio and it will look inside the project folder for the file) This makes sharing even easier.

Hopefully this is an easy change for you guys:)

Thanks! :D
jwzegelaar
Licensed Customer
Licensed Customer
 
Posts: 20
Joined: Sat Oct 17, 2015 1:32 pm

Re: Save Color Management settings for a project

Postby aoktar » Wed May 05, 2021 4:26 pm

aoktar Wed May 05, 2021 4:26 pm
It's designed as how designed in Standalone side. I don't consider to make any changes about, new problems if I do.
Octane For Cinema 4D developer / 3d generalist

3930k / 16gb / 780ti + 1070/1080 / psu 1600w / numerous hw
User avatar
aoktar
Octane Plugin Developer
Octane Plugin Developer
 
Posts: 15940
Joined: Tue Mar 23, 2010 8:28 pm
Location: Türkiye

Re: Save Color Management settings for a project

Postby jwzegelaar » Wed May 05, 2021 7:13 pm

jwzegelaar Wed May 05, 2021 7:13 pm
aoktar wrote:It's designed as how designed in Standalone side. I don't consider to make any changes about, new problems if I do.


Hi Aoktar,

Thanks for your response,

That is unfortunate, another suggestion can you make it accessible through python? With this we can create our own script and fix it this way.

There must be a way to go around this issue?

Any suggestions are welcome.

Thanks!
jwzegelaar
Licensed Customer
Licensed Customer
 
Posts: 20
Joined: Sat Oct 17, 2015 1:32 pm

Re: Save Color Management settings for a project

Postby aoktar » Wed May 05, 2021 7:36 pm

aoktar Wed May 05, 2021 7:36 pm
Ok, Sorry for that! But I'll think for this, maybe something that I can do on my side. But there are some potential problems with storing and transferring the OCIO configs. It's not enough to pass one file or storing absolute filenames.
Octane For Cinema 4D developer / 3d generalist

3930k / 16gb / 780ti + 1070/1080 / psu 1600w / numerous hw
User avatar
aoktar
Octane Plugin Developer
Octane Plugin Developer
 
Posts: 15940
Joined: Tue Mar 23, 2010 8:28 pm
Location: Türkiye

Re: Save Color Management settings for a project

Postby jwzegelaar » Thu May 06, 2021 3:52 pm

jwzegelaar Thu May 06, 2021 3:52 pm
aoktar wrote:Ok, Sorry for that! But I'll think for this, maybe something that I can do on my side. But there are some potential problems with storing and transferring the OCIO configs. It's not enough to pass one file or storing absolute filenames.


If we can set it through python we don't need to ability to save it. Let us know if you can do something for us, with over 30 workstations with octane we need a beter workflow.
jwzegelaar
Licensed Customer
Licensed Customer
 
Posts: 20
Joined: Sat Oct 17, 2015 1:32 pm

Re: Save Color Management settings for a project

Postby jayroth2020 » Thu May 06, 2021 4:07 pm

jayroth2020 Thu May 06, 2021 4:07 pm
@jwzegelaar, how do you have your OCIO set up? Do you use the Environmental Variable method, or a local directory?
CaseLabs Mercury S8 / ASUS Z10PE-D8 WS / Crucial 64GB 2133 DDR4 / 2 XEON E5-2687W v3 3.1 GHz / EVGA 1600 P2 / 1 EVGA RTX 3090Ti FTW3 Hybrid / 2 EVGA RTX 2080Ti FTW3 Hybrid/ Cinema 4D
jayroth2020
OctaneRender Team
OctaneRender Team
 
Posts: 468
Joined: Mon May 04, 2020 7:30 pm

Re: Save Color Management settings for a project

Postby jwzegelaar » Thu May 06, 2021 4:11 pm

jwzegelaar Thu May 06, 2021 4:11 pm
jayroth2020 wrote:@jwzegelaar, how do you have your OCIO set up? Do you use the Environmental Variable method, or a local directory?


HI Jayroth,

Currently we have it on a network drive that all workstations can access. How can you work with Environment variables with this? Can that solve anything? :)
jwzegelaar
Licensed Customer
Licensed Customer
 
Posts: 20
Joined: Sat Oct 17, 2015 1:32 pm

Re: Save Color Management settings for a project

Postby jayroth2020 » Thu May 06, 2021 4:53 pm

jayroth2020 Thu May 06, 2021 4:53 pm
The OCIO directory can be set up as an environmental variable so that any application on a given computer can access it, or it can be loaded individually into Octane. If config.ocio is set up as an environmental variable, it can be accessed easily by any OCIO-aware application, such as Octane, Affinity, and so on.

This may or may not help with your current situation, but it does make managing OCIO between applications easier overall.
CaseLabs Mercury S8 / ASUS Z10PE-D8 WS / Crucial 64GB 2133 DDR4 / 2 XEON E5-2687W v3 3.1 GHz / EVGA 1600 P2 / 1 EVGA RTX 3090Ti FTW3 Hybrid / 2 EVGA RTX 2080Ti FTW3 Hybrid/ Cinema 4D
jayroth2020
OctaneRender Team
OctaneRender Team
 
Posts: 468
Joined: Mon May 04, 2020 7:30 pm

Re: Save Color Management settings for a project

Postby jwzegelaar » Thu May 06, 2021 5:36 pm

jwzegelaar Thu May 06, 2021 5:36 pm
jayroth2020 wrote:The OCIO directory can be set up as an environmental variable so that any application on a given computer can access it, or it can be loaded individually into Octane. If config.ocio is set up as an environmental variable, it can be accessed easily by any OCIO-aware application, such as Octane, Affinity, and so on.

This may or may not help with your current situation, but it does make managing OCIO between applications easier overall.


https://opencolorio.readthedocs.io/en/l ... -variables

So these environment variables work with octane? If that is so it can definitely help. Only thing we need now is to detect if the project is using a OCIO file.
jwzegelaar
Licensed Customer
Licensed Customer
 
Posts: 20
Joined: Sat Oct 17, 2015 1:32 pm

Re: Save Color Management settings for a project

Postby jayroth2020 » Thu May 06, 2021 5:45 pm

jayroth2020 Thu May 06, 2021 5:45 pm
Yes, Octane will automatically detect the OCIO environmental variable; you can choose to use the version installed that way, or, you can also specify a different OCIO file if you wish -- and you can easily toggle back and forth.

I have included a handy ACES/OCIO cheat sheet which may help.

ACES_Quickstart+Useful_Info_Chart_v01.png
CaseLabs Mercury S8 / ASUS Z10PE-D8 WS / Crucial 64GB 2133 DDR4 / 2 XEON E5-2687W v3 3.1 GHz / EVGA 1600 P2 / 1 EVGA RTX 3090Ti FTW3 Hybrid / 2 EVGA RTX 2080Ti FTW3 Hybrid/ Cinema 4D
jayroth2020
OctaneRender Team
OctaneRender Team
 
Posts: 468
Joined: Mon May 04, 2020 7:30 pm
Next

Return to Maxon Cinema 4D


Who is online

Users browsing this forum: No registered users and 22 guests

Thu Mar 28, 2024 10:01 pm [ UTC ]