Page 1 of 1
.bat file - batch rendering for RC5
Posted: Fri Mar 31, 2006 4:26 am
by Renante Solivar
hi there,
in the beta versions of maxwell i was able to create a .bat file to do batch rendering. i just tried using the same .bat file, doesn't seem to work. any tips, suggestions? thanks in advance.
renante
Posted: Fri Mar 31, 2006 8:05 am
by JTB
Never used batch, but Tom said something about using the -nowait parameter. Did you use it?
Maybe you should post the batch file for comments.
Posted: Fri Mar 31, 2006 9:20 am
by Cristiano
hey Renate,
I'm use batch file to render and I think it's the best !!
this is the command:
mxcl -mxs:yourfile.mxs -d -t:1000 -th:8 -res:1000x1000 -s:25 -o:C:\yourfile.jpg
if you want to resume your render you add in the end of your batch file:
-mxi:w,c:\yourfile.mxi
if you want to resume, in the second time, you add this command:
-mxi:c
bye
Cris
Posted: Fri Mar 31, 2006 10:47 am
by bjorn.syse
Cristiano, does that resume trick work in RC5? I had a feeling they temporarly turned it off for some reason.
- björn
Posted: Fri Mar 31, 2006 10:51 am
by tom
Yes, resume is temporarily disabled in RC5.
Posted: Fri Mar 31, 2006 4:54 pm
by Cristiano
Posted: Sun Apr 23, 2006 1:38 am
by Renante Solivar
thanks everyone. i'm glad that this will be part of MR 1.0 - it's a great tool, especially when working on weekends.

i can't wait.
Renante