Turns out the rgba channels setting in the Out is fine, but in order for the 
Alpha values to pass through the Crop (which feeds the merge before output), 
the Crop MUST HAVE this set:

Crop.knob( 'box' ).setValue( [0,0,1920,1080] )

or the alpha value at output size will not be passed to the write.

Took a while to find that one.

- J



_______________________________________________
Nuke-python mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python

Reply via email to