Get many iterations of an sbsrender run without restarting each time
Hi!
I am rendering out 1000 images (will be video frames) from a graph that each have a very slight difference for one single input parameter. I use pysbs to accomplish this and pass in my input value for each frame and render.
It appears to me that the entire process finishes up and restarts for every single frame... which seems awfully slow of a way to do this. It would have to reload my inputs and recalculate everything every time just for one slight change.
Is there any way to render a bunch of versions of an output from ONE run of sbsrender without it restarting? If not, is there any other way to speed this process up?
Thanks,
Melissa
