Hi,
I’m new to Tuttle and sam and I’m trying to simply load EXR files, merge them (using “add” or “over”) and then write to a new EXR file.
But I’m having issues with just reading an EXR file. This is what I do, which results in sam-do.exe running forever, without completing:
sam.bat do tuttle.exrreader C:/tile.001.exr // tuttle.exrwriter C:/test_output.exr
getRegionOfDefinition 4961 x 3508
[2014-09-22 16:21:46.160763] [0x000025e4] [info] >-- C:/tile.001.exr
What am I doing wrong?
I’m on Windows 7 with the current production 64-bit build.
Regards,
Fredrik
sam.bat do tuttle.exrreader C:/tile.001.exr // tuttle.exrwriter test_output.exr
Do you have rights in the C: folder ?--
You received this message because you are subscribed to the Google Groups "tuttleofx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tuttleofx-use...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
sam.bat do tuttle.exrreader C:/tile.###.exr // tuttle.exrwriter test_output_###.exr