a Copy node with Layer Copy knob set to "all" should do it..


set cut_paste_input [stack 0]
version 6.3 v6
push $cut_paste_input
push 0
Copy {
 inputs 2
 from0 -rgba.alpha
 to0 -rgba.alpha
 channels all
 name Copy1
 selected true
 xpos -615
 ypos 514
}



Ron Ganbar wrote:
I believe that if you use the Copy operation in a Merge and set the "also merge" to all then you'll be copying all channels from A to B.

set cut_paste_input [stack 0]
version 6.3 v6
push $cut_paste_input
push 0
Merge2 {
 inputs 2
 operation copy
 also_merge all
 name Merge1
 selected true
 xpos 173
 ypos -113
}



Ron Ganbar
email: [email protected]
tel: +44 (0)7968 007 309 [UK]
     +972 (0)54 255 9765 [Israel]
url: http://ronganbar.wordpress.com/



On 1 March 2012 12:48, VikD <[email protected]> wrote:
Hi,
is there way to merge all the channels from 2 different sources with 1 node not using expressions, shuffles or copy channels? Something like Merge node but in a way that nonexisted channels from the second source could be injected into first source's stream.

_______________________________________________
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

-- 
erik winquist
weta digital


_______________________________________________
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