Hello,
I have a pipeline that is working, but still needs a few tweaks. The biggest issue I am having right not is that when compositors publish a shot to ShotGrid the exr files are being copied into another directory which takes up twice as much memory on disk. The studio is used to working with the renders in a path like X:\LSDS\SOSPECHA_DE_SOFIA\01\LSDS_01_010_90-RENDER\LSDS_01_010_COMP_v001. The FlowProductionTrackingWrite node saves the render in this path, but when they publish the shot the exr files are duplicated into X:\lsds\sequences\01\LSDS_01_010\COMP\publish\elements\LSDS_01_010\v001.
Right now we have a “small” amount of shots so it is not a huge problem, but as we continue to use the pipeline then the problem will get exponentiolly bigger. I would like the renders to exist only in the “_90-RENDER” folder and for this to be referenced in the “Path to Frames”. Currently this field is referencing the exr files in X:\lsds\sequences\01\LSDS_01_010\COMP\publish\elements\LSDS_01_010\v001. Another issue I noticed is that editorial is loading the clips using the Loader feature, and the exr files referenced are the ones from X:\lsds\sequences\01\LSDS_01_010\COMP\publish\elements\LSDS_01_010\v001.
I need the exr files to exist only in one directory so save space on the disk, and not be duplicated during the publish. Also, for the loader to still work after any modifications done to the toolkit, and “Path to Frames” field to reference the correct directory. How can I accomplish this? I tried pointing the nuke_shot_render_stereo and nuke_shot_render_pub_stereo to the same template so they wont duplicate but then the publish process fails.
Please let me know if there is any documentation on this as I still have not found any, and thank you in advance for any help you can provide.
Best regards,
Sergio Pizzolante