Skip to content

How to definitively determine any Bin Item's start TC? #25

@communque

Description

@communque

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions