-
Couldn't load subscription status.
- Fork 4
Description
What I'm looking to achieve is the PyAvb equivalent of being on Avid, executing the "Find Bin" command (i.e. reveal bin item), and reading what's in the Start column.
In PyAvb that's proving challenging, requiring different approaches depending how the clip was generated.
For instance a drag-and-drop imported master clip requires an elaborate iteration of components to get the component of the component of the component that "knows" the start frame.
Meanwhile a drag-and-drop imported .png file with alpha channel, although similar, requres a nuance to the above
Meanwhile an ALE-generated master clip imported to Avid by way of drag and dropping a media files databases has the bin info available immediately without much complication.
Gleaning all this through trial and error. Wondering if anyone is aware of a single reliable way to get any source clip's start TC.