How to get the Media File Path(s) of a Master Clip?
communque opened this issue · 2 comments
communque commented
Goal is to see the Workspace/Avid MediaFiles/MXF/ path(s) associated with a Master Clip
... the PyAvb equivalent of Avid's "Reveal File" command?
russellaugust commented
I don't think that the path is stored within the bin files themselves so you may need to be accessing the database files. I could be wrong, I guess it's possible that the bins might store last known locations. But I don't remember seeing the MXF locations in the bin dump.
communque commented
Ok, thanks Russell