Hi Justin,
Thanks so much, somehow I missed that under Bin.
Diving into matchmedia and conform now.
Cheers, Graham

On Fri, Apr 1, 2016 at 1:21 AM, Justin GD <j.grosde...@gmail.com> wrote:

> Hi Graham,
>
> You can import EDL, XML and I suppose AAF with the function importSequence
> :
>
> p = hiero.core.newProject()
> topLevelBin = p.clipsBin()
> seq = topLevelBin.importSequence(EDLPath)
>
> You can then reconnect your media using:
> seq.matchMedia(mediasPath)
>
> Cheers,
> Justin
>
> 2016-04-01 7:36 GMT+01:00 Graham D. Clark <mailgrahamdcl...@gmail.com>:
>
>> I see we can import media into Nuke Studio projects via scripting but
>> cannot see a way to import an AAF or edl.
>> Thanks, Graham
>> --
>> Graham D Clark, VP/Head of Stereography, Stereo D, Deluxe
>> phone: why-I-stereo
>> http://www.linkedin.com/in/grahamclark
>>
>> _______________________________________________
>> Nuke-python mailing list
>> Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
>> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
>>
>>
>


-- 
-- 
Graham D Clark, VP/Head of Stereography, Stereo D, Deluxe
phone: why-I-stereo
http://www.linkedin.com/in/grahamclark
_______________________________________________
Nuke-python mailing list
Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python

Reply via email to