batch rendering multiple hip files (but not all at once)

   1409   0   0
User Avatar
Member
115 posts
Joined: Feb. 2014
Offline
Hi,

thanks to this thread https://www.sidefx.com/forum/topic/16761/ [www.sidefx.com] I managed to get command line rendering working using a.csh file that looks like this:

#!CPROGRA~1/SIDEEF~1/HOUDIN~1.323/bin/csh.exe -f
hrender -e -f 1 25 -v -d /out/mantra1 SPROJECTS/myhipfile.hiplc
hrender -e -f 25 50 -v -d /out/mantra1 SPROJECTS/myhipfile.hiplc
hrender -e -f 50 75 -v -d /out/mantra1 SPROJECTS/myhipfile.hiplc


only problem is they all render at once! Any idea how to get them to run sequentially please?


cheers,

A>
  • Quick Links