Page 1 of 1
Render Specific Frames In Seq
Posted: Mon Oct 24, 2016 9:01 pm
by LFedit
Hey everyone, is it possible to render specific frames like 3,5, 15 - 19, as an animation. Then I dont have to babysit my renders and can render them over night.
(Paul have yet to test out the ram issue in the other thread, just to busy for tests right now)
Thanks!
Re: Render Specific Frames In Seq
Posted: Mon Oct 24, 2016 9:50 pm
by face_off
I can be done - but you would need to code the process in python. For example, move to the first frame, start render, wait while the render is still running, save the image, move to the next frame. I don't have sample code for how to do this, since my Modo python is not great.
https://docs.otoy.com/manuals/products/ ... interface/
Alternatively - if you are having heat/RAM issues rendering an animation, use the octane.saveAnimation command and then load the resulting OCS into Octane Standalone and render there.
Paul