Hi Noggy,

try:

n = nuke.createNode('Tracker4')
n['add_track'].execute()

not sure why nuke.nodes.Tracker4() method does not work.


Hi Leila,

do you know how to set the values for specific tracker pts?

Example: how would I take the animated xy translation from the following 
'Transform1' node and copy to the xpos and ypos of a tracker?

set cut_paste_input [stack 0]
version 7.0 v4
push $cut_paste_input
Transform {
translate {{curve x1 -560 x50 -44 x100 466} {curve x1 -56 x50 172 x100 -110}}
center {960 540}
shutteroffset centred
name Transform1
selected true
xpos 3614
ypos 61
}

thanks!

Kevin



_______________________________________________
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