Cameo
06-07-2006, 04:37 PM
We have some legacy contracts which still require Maya4 whereas our current work is done in Maya 7.
I have a fair bit of rendering coming up requiring Maya 4 so I wanted to set up a batch file which I
could use to fire off a load of command line renders.
Does anyone know how to specify use of the Maya 4 Renderer? The default seems to be the Maya 7 renderer
and that causes some problems in some of the characters in use.
This is the string I tried
render -renderer C:\AW\Maya4.0\bin\mayabatch.exe -n 0 -s 1 -e 100 -pad 3 -cam renderCamera shot01c.mb
But when I hit return I get the following error;
Cannot open renderer description file "C:\Program Files\Alias\Maya7.0\bin\rendererDesc\C:\AW\Maya4.0\bin\mayabatch.exeRenderer.xml"
So by the looks of things it's still trying to interpret the command with Maya 7.
Does anyone know any way around this or have any suggestions of what to try?
Worse case I can render directly from Maya 4 overnight etc but would prefer to do it in a batch if possible.
I have a fair bit of rendering coming up requiring Maya 4 so I wanted to set up a batch file which I
could use to fire off a load of command line renders.
Does anyone know how to specify use of the Maya 4 Renderer? The default seems to be the Maya 7 renderer
and that causes some problems in some of the characters in use.
This is the string I tried
render -renderer C:\AW\Maya4.0\bin\mayabatch.exe -n 0 -s 1 -e 100 -pad 3 -cam renderCamera shot01c.mb
But when I hit return I get the following error;
Cannot open renderer description file "C:\Program Files\Alias\Maya7.0\bin\rendererDesc\C:\AW\Maya4.0\bin\mayabatch.exeRenderer.xml"
So by the looks of things it's still trying to interpret the command with Maya 7.
Does anyone know any way around this or have any suggestions of what to try?
Worse case I can render directly from Maya 4 overnight etc but would prefer to do it in a batch if possible.
