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:
#!C
PROGRA~1/SIDEEF~1/HOUDIN~1.323/bin/csh.exe -fhrender -e -f 1 25 -v -d /out/mantra1 S
PROJECTS/myhipfile.hiplchrender -e -f 25 50 -v -d /out/mantra1 S
PROJECTS/myhipfile.hiplchrender -e -f 50 75 -v -d /out/mantra1 S
PROJECTS/myhipfile.hiplconly problem is they all render at once! Any idea how to get them to run sequentially please?
cheers,
A>
