Results 116 comments of tintwotin

Thank you. Here's the project file from Avid First: [Avid_test.zip](https://github.com/markreidvfx/pyavb/files/4234330/Avid_test.zip)

Thank you. I've tried updating: `pip install --upgrade pyavb` But unsuccessfully, how long time do I have to wait for the update to become available on pip? According to this...

Cool, now I see aaf files produced, however when trying to import Sequences in Davinci Resolve(Import Timeline). I get this error: ![image](https://user-images.githubusercontent.com/1322593/75088349-49aa6280-554c-11ea-89c3-036a9428aa28.png) Lightworks fails on import of the aaf files...

I tried to import the aaf in Avid First, but it says it's an unsupported format - but that might simply mean that is a limitation(Avid First doesn't import Avid...

I've tried the latest version, and now Resolve recognize the aaf files, but can't locate the media files. They're located here on my computer: ![image](https://user-images.githubusercontent.com/1322593/76067437-a3b91800-5f8f-11ea-8a4e-181003a35b32.png) Pointing Resolve to that folder...

I've updated to the latest Avid First and it seems like the BINF problem is back: [Avid_test.zip](https://github.com/markreidvfx/pyavb/files/4595468/Avid_test.zip) (I've tried with both Linked and Imported files) ```C:\Users\user\pyavb\examples>python avb2aaf.py "C:\Users\user\Documents\MC First Avid...

I searched my harddisk and removed all pyaaf avb2aaf manually. Seems like pip uninstall didn't do the job properly. Now running it without any notifications and an aaf file is...

Now a sequence with "Imported" files is working, as long as you manually add the source clips to the Resolve Media Pool yourself. Or does it find the files automatically...

I haven't checked the free Avid First since, but I can try with the latest update of it, if you want this working?

Still getting errors with "Linked" material: ``` C:\Users\user\pyavb\examples>python avb2aaf.py "C:\Users\user\Documents\MC First Avid Projects\tintwotin\Avid_Linked\Avid_Linked Sequences.avb" Avid_Linked Traceback (most recent call last): File "avb2aaf.py", line 810, in avb2aaf_main(sys.argv[1]) File "avb2aaf.py", line 801,...