Sep
21
hi, i’m trying to set default codec in write node. I want to save as .mov file and i want the codec to be ‘apple prores’ as default. So in menu.py i wrote something like this :
Code:
nuke.knobDefault('Write.codec','Apple ProRes 422 (HQ)')
this one doesn’t work. Anyone know how to do it?
Also i’ve found out that the render output (apple prores 422) from nuke will change the color a bit when i import back to FCP. Anyone know the right workflow for this problem?
thanx
Post a Comment