Hey all,

I emailed the support on this, but I realize this may be the appropriate
channel.


Is it at all possible to access the values for the data rate via Python in
the Write node's "advanced" popup?
In that case I'd like to know how to disable the checkbox and/or tweak the
value (currently set very low at 90).

[image: datarate.png]


I have successfully set everything else up, like this for fps:
node = nuke.createNode( "Write" )
node.knob("fps").fromScript('25')
...but I can't figure out how to turn data rate off (or crank the kb/s
value up quite a bit)





By the way, is there any way you can search the mailing list archives?
I can only list all messages, and that just gets ... very tedious, when
searching for something specific.


Best Regards,
Fredrik

-- 
Fredrik Averpil
http://twitter.com/fredrikaverpil

<<datarate.png>>

_______________________________________________
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