Skip to content
This repository was archived by the owner on Sep 29, 2025. It is now read-only.
This repository was archived by the owner on Sep 29, 2025. It is now read-only.

Create an MXF compatible with pyAAF2 #97

Description

@ndeshpande2022

Hi there,

We're using raw2bmx to generate MXF files with embedded 608/708 closed captioning. Unfortunately the MXF files are not compatible with pyAAF which we use to generate an AAF file for Avid Media Composer (with the MXF linked).

It looks like the issue is related to the fact pyAAF can only link OPAtom mxf files. I believe this is a simple fix in the MXF header and has to do with the Operational Pattern Item Designator: ({ 0D.01.02.01.01.01.01.00 })

I think it should be changed to { 0D.01.02.01.10.01.00.00 }

Which is what it is in other MXF files that work with pyAAF.
Not sure what else this may impact but I thought I would bring it to your attention in case someone else is trying to do the same thing.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions