This repository was archived by the owner on Sep 29, 2025. It is now read-only.
Support of Avid Op-Atom files by BMX for reading and patching #2
|
Hi, we are using AMT3 to create Avid OP-Atom media files to use them in Avid environment, but we also need to rewrap them into MXF Op1a to create stitched files for some internal processes. Unfortunately, we are having issues: Can BMX handle the media created using AMT 3rd version? |
Answered by
philipnbbc
Nov 15, 2022
Replies: 2 comments 1 reply
|
I had a quick look and the issue is that the file is missing the required Track Number property in the Material Package tracks. The workaround was trivial and I've pushed the commit to libMXFpp, BBC-archive/libMXFpp@5a27da3 |
1 reply
Answer selected by
philipnbbc
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I had a quick look and the issue is that the file is missing the required Track Number property in the Material Package tracks. The workaround was trivial and I've pushed the commit to libMXFpp, BBC-archive/libMXFpp@5a27da3