Hi,
I am still try to force nuke not rendering missing frames (really skip them in the render) but cannot find a way. Even keyframing the write node disable is not working when send to our farm with Alfred.
if you have any idea other than manually write the range, i am listening

in the meantime, i am trying to find a way with the expression "error" it work in the gui but not when rendered as it create no curve and just perform a check on the frame it is. How can i bake that on curve, like a track button that play my sequence once to check all and do keyframes ?
kind of
for each frame :
   if error:
      keyframe 1
   else:
      keyframe 0

cheers
Olivier
_______________________________________________
Nuke-python mailing list
Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python

Reply via email to