markreidvfx / pyaaf

Python Bindings for the Advanced Authoring Format (AAF)
http://markreidvfx.github.io/pyaaf
MIT License
49 stars 9 forks source link

How to tell AAF that a linked xmf is drop frame #43

Closed ding-hub closed 6 years ago

ding-hub commented 6 years ago

I'm unsure about how to tell the aaf that my linked mxf's are drop frame. It seems like no matter what I try to do I either get an error on import, nothing happens or the clip is nondrop. Any guidance would be welcomed.

ding-hub commented 6 years ago

figured out that the mxf has to be set to drop frame from the get go. my mistake.