pyaaf2 icon indicating copy to clipboard operation
pyaaf2 copied to clipboard

Spanned Markers Not Showing in Media Composer

Open aviralchandel opened this issue 5 years ago • 1 comments

Hi! Thanks for an amazing module.

I have been trying to add Spanned Markers into an AAF file using your module. Have been able to make non-spanned markers by combining the code in Amalink.py example and DescriptiveMarker Code discussed here - (https://github.com/markreidvfx/pyaaf2/issues/38)

However, If I try to set a Length attribute to the markers they fail to show up on the timeline and can only be seen on the Source Monitor inside Media Composer. I cannot figure out whether it's an issue in my code or the Module.

Would appreciate any help I can get My code once simplified looks something like this:

AddMarkers.txt

Best regards Aviral Chandel

aviralchandel avatar Apr 13 '20 13:04 aviralchandel

sorry for the late reply. I would export a AAF from media composer with markers were you'd like to put them and inspect it. Then match what it's structures is like.

markreidvfx avatar Jun 15 '22 20:06 markreidvfx