Page 1 of 1

Is there a way to cancel frame render with preframe script ?

Posted: Thu May 14, 2020 12:39 am
by gui2one
Hi, I am trying to implement a custom parameter with an octane ROP. Something "à la" 3dsmax, where you can specify a custom sequence of frames to render ( i.e 100, 105, 120-125 to render frame 100, then 105, and from frame 120 to 125 )

My first instinct was to use the pre-frame script param.
Is there a way NOT to render a frame in a sequence based on some condition ? in python preferably

Re: Is there a way to cancel frame render with preframe script ?

Posted: Sun May 17, 2020 9:58 am
by juanjgon
Hmm, nope. I can't figure out how to cancel the rendering of a frame from the preframe rendering script. I'm not aware of any command to do something like that, but I'll think about it.

Thanks,
-Juanjo