pyaaf2 icon indicating copy to clipboard operation
pyaaf2 copied to clipboard

Error opening aaf file

Open kabsten opened this issue 2 months ago • 3 comments

Hello Mark. Thank you so much for your work on this project. I am still new to the module, so please forgive me if this is simple. I can open certain aaf files, however I am trying to open an aaf file that was generated by a piece of transcoding software that our facility uses. When I do, I get the following error: CompoundFileBinaryError("invalid file magic signature: {}".format([self.magic]))

CompoundFileBinaryError: invalid file magic signature: [b'\x06\x0e+4\x02\x05\x01\x01']

How might I troubleshoot this?

kabsten avatar Apr 05 '24 19:04 kabsten