Oct
20
Hi , i have problem here : i tried to set the default setting for the ‘write’ node , so i make it to write to a quicktime file (mov) as default setting. I put this code in my menu.py :
Code:
nuke.knobDefault("Write.file_type","mov")
It works on my ‘write’ node but got something wrong with my framecycler. The problem is : my framecycler won’t render anymore. I can make the framecycler works again after i remove that code. In the other hand, i need that code. So does anyone know how to deal with this conflict? any good solution?
thanx
Andi
Post a Comment