-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Converted otio file requires Load Media Database to bring media online in Media Composer #52
Comments
The advice here might be helpful: https://github.com/AcademySoftwareFoundation/OpenTimelineIO/wiki/Working-with-AAF-and-OpenTimelineIO |
I'm using this advice to make sure the Source ID is written into the AAF, what I'm trying to do is not depend on an AAF to start with but export an AAF without any prior AAF as a starting point. I used |
This sounds like a Media Composer issue. What version of MC is this? Does closing an re-opening the bin also work? I never really dug too deep into it as I don't use AMA/Media linking much. The diff image looks like |
24.10.0.58607 (macOS)
No, this didn't trigger the media online either. The below issue does seem related though:
|
I will also make contract with Avid to see if they can help. |
Bug Report
This could be an issue with Media Composer but otherwise it could be resolved in the generated AAF when converting from a .otio file that has in this case an MXF file and the required Source ID in the metadata, to ensure the media is linked and online when imported into Media Composer.
To Reproduce
otioconvert -o input.otio -o output.aaf
, with:input.otio
Cannot include the sample media but any MXF file with the correct Source ID added to the otio file will reproduce.
Expected Behaviour
Media is linked in Media Composer, without needing to do File > Media > Load Media Database to trigger it online.
The text was updated successfully, but these errors were encountered: