When rendering locally we can generate Deepdata but on the farm the file that comes out has no deepdata in it.
Is there some extra flag needed for command line rendering?
Command looks like:
EDIT: Was a bunch of mumbojumbo in here first because I had a brainfart.
-- Erik
Is there some extra flag needed for command line rendering?
Command looks like:
Code:
$VRAYHOUDINI_BIN -display=0 -noFrameNumbers=0 -frames=1001 -sceneFile=${NS_TMP}/1001.vrscene -imgFile=/path/asdfasdfasdf/foobar.#.exr
-- Erik
Comment