From: Luke Petre <luke@(email surpressed)>
Subject: Mayabatch.exe vs. Render.exe, frame ranges
   Date: Wed, 05 Jul 2006 16:54:25 -0400
Msg# 1343
View Complete Thread (2 articles) | All Threads
Last Next
Hi, this maybe more of a Maya question, but I'm hoping to find some help here. I'm trying to submit a multiple frame render via submit-maya.pl, and the command ultimately comes through to the farm as:

mayabatch -render -verbose 1 -proj //locutus/users/lpetre/scenes/test/ -s 26 -e 30 -b 1 -n 1 //locutus/users/lpetre/scenes/test/spin.mb


Which unfortunately seems to disregard the -s and -e options, and tries to render all the frames in the .mb file.

If I run this command line instead:

render -s 26 -e 30 -b 1 -n 1 //locutus/users/lpetre/scenes/test/spin.mb

Maya will correctly output only the frames I expect.

Any thoughts on why this might be?

We're using Maya(R), Version 6.5, 200501140008

Rush 102.42a5

Thanks,
Luke Petre
Insomniac Games

Last Next