I have a sequence of v-ray scenes i want to render with v-ray standalone. Pointing to the scene with -scenefile="myscene_v02_0070.vrscene" only renders that frame (logically) but specifying -scenefile="myscene_v02_####.vrscene" does not fine the scene file. Is there a specific syntax for rendering segmented scene files without making .bat files that contain each frame at every line ?
Announcement
Collapse
No announcement yet.
houdini/vray standalone: render v-ray scene sequence
Collapse
X
-
Hey cgdom ,
No, there is no way to specify a VRScene sequence. You could use the Deadline submitter (AFAIK it is free up to a certain number of render nodes) or write a simple python script that calls V-Ray as a subprocess for each VRScene in sequence (I'd be happy to assist in case you need help with that - it should be fairly simple).
Best regards!
Comment