You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 - (#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:
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.
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 - (#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
The text was updated successfully, but these errors were encountered: