Render out an image series every N frames
t.rousso_806c69a52b
Posts: 6
I was wondering if it's possible to render out an image series with jump of 4 frames? so it would render out frame 1,5,9, etc.?
Thank you!
Comments
I think that would require a custom script, though it should be fairly easy to create one starting from the samplse here http://docs.daz3d.com/doku.php/public/software/dazstudio/4/referenceguide/scripting/api_reference/samples/start#general1
Use a batch render script (mcasual has one) or reduce the fps.
Adjusting the FPS won't skip frames, it will just stretch the time they represent.