Hi,

the only problem with these disables in write nodes, that if you have
frames that are not covered by any write node (eg. write1: 1-15, write2:
20-30 ), the render will throw a
"RuntimeError: All Write ops were disabled for all the frames" error. Is
there a workaround for skipping these frames without error?

Thanks,
Gabor



On Fri, Jun 29, 2012 at 4:01 AM, Mohamed Selim <
[email protected]> wrote:

> **
> *rachelwyn wrote:*  if you set a global length for all write nodes, you
> will get all sequences the same length.
>
> if you want to disable the write node when it runs out of input frames for
> different sequence lengths within the same script, go to the 'nodes' tab
> and right click on the disable checkbox.
>
> when the menu pops up, choose 'add expression' and enter the following:
>
> frame>input.last
>
> The write nodes should disable themselves when it hits the last input
> frame.
>
>
> Actually in the write node if you click on "limit to range" and set your
> frame range then it will only render those frames. I think it disables the
> write node before and after the specified frame range.
>
>
> ------------------------------
>
> Mohamed Selim
> Nuke Compositor
> Cairo, Egypt
> www.mselim.com
>
> _______________________________________________
> Nuke-users mailing list
> [email protected], http://forums.thefoundry.co.uk/
> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
>
_______________________________________________
Nuke-users mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users

Reply via email to