Read node – file paths

Hi all,

We currently are working on a Vfx project where different Compositers are working on different OS systems.

The problem we are facing right now is related with the filepaths of our Read nodes when these .nk file are swapped.

as example:

While working on mac, the file path structure is like this:

X:/Projectname/Source/R&D/scan_01/Scantest01_0001.exr

While on Windows its like this:

X:\Projectname\Source\R&D\scan_01\Scantest01_0001. exr

or

/Volumes/Projectname/Source/R&D/Scan_test01/Scan01_0001.exr

Its pretty anoying that you have to change the slashes, drive letters or paths.

Is there anyone that made a little script that checks the OS, map structure etc. (Auto search?)
Would this be hard to make?

Also it would be awesome if there is a little script that checks a pre defined Path structure like:

…Nuketest/test.nk
…Nuketest/Source/Images/test.erx

Anyone?

Thanks,
Remco

No Responses to “Read node – file paths”

Post a Comment