Hi,
I tried using the function DNX_GetInfoFromCompressedFrame to parse a DNx compressed frame and extract the compression id but it always fails with error -1010. This frame is from MXF and QuickTime DNxHR files exported from MediaComposer 8.5b2. My code was previously fetching the compression id directly at byte offset 40 (0x28) and that was working fine.
Is this a known bug? Otherwise what does this error mean?
Thanks,
Eric
I'm using DNxHR SDK version 2.2.1.19.
Do you set a proper compressed param version by setting
compressedParams->structSize = sizeof(DNX_CompressedParams_t) ?
Thanks, that was it. :-)
I would recommend adding a note in the header file in the comments for DNX_GetInfoFromCompressedFrame.
Best regards,
© Copyright 2011 Avid Technology, Inc. Terms of Use | Privacy Policy | Site Map | Find a Reseller