Search - User list
Full Version: HBatch rendering. Expressions in output filename.
Root » Houdini Indie and Apprentice » HBatch rendering. Expressions in output filename.
Erik_JE
Hi

I am trying to render a frame range through HBatch with the command:

render -V -o renderOut$F.pic mantra1

My problem is that the frame range starts at 145 and do neither increment or decrement.

I also tried specifying the frame range with:

render -V -f 1 240 -o renderOut$F.pic mantra1

But same result as before.

//regards

Erik

EDIT: Solved it with a Hython script. Would still be fun/good to know why it didnt work through HBatch tho.
edward
I think you might need to backslash escape the $F. ie renderOut\$F.pic
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB