Hi Manley,

I'm afraid this isn't possible at the moment.

Thanks,
    Wouter

On 06/03/2012 00:56, Manley wrote:
Was this problem ever resolved?



*Christian Kaestner wrote:*
Hi there,

is there a way I can access the "advanced" knob of the H.264 Quicktime
codec settings from within python?

I only need to define a high quality setting and a low quality setting,
which means technically I can hard code the number/settings in, if I
knew how to define them.

something along the line of:

w1 = nuke.nodes.Write()
w1['file_type'].setValue(7) #setting to .mov
w1['codec'].setValue(10) #setting to H.264
w1['advanced'].setValue(**Can I access these settings somehow?**)

Thanks
Christian



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


--
Wouter Klouwen, Software Engineer
The Foundry, 6th Floor, Comms Building, 48 Leicester Sq, London WC2H LT
Tel: +442079686828 • Fax: +4420 79308906 • thefoundry.co.uk
The Foundry Visionmongers Ltd • Reg.d in England and Wales No: 4642027
_______________________________________________
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