Site icon EfmSoft

What does HRESULT 0xC00D6D64 (MF_E_TRANSFORM_PROFILE_INVALID_OR_CORRUPT) mean?

 
Previous Next
MF_E_TRANSFORM_PROFILE_MISSING MF_E_TRANSFORM_PROFILE_TRUNCATED

MF_E_TRANSFORM_PROFILE_INVALID_OR_CORRUPT

MF_E_TRANSFORM_PROFILE_INVALID_OR_CORRUPT means profile data was supplied, but the transform rejected its contents. This differs from MF_E_TRANSFORM_PROFILE_MISSING, where no usable profile was available at all.

Preserve the exact profile data that failed

Changing frame size, bitrate, or sample rate at random can hide the original configuration problem and produce a different HRESULT. First determine whether the profile belongs to another codec build, contains unsupported property identifiers, or was modified in storage or transport.

Microsoft: ICodecAPI property model · Microsoft: codec profile information · Wine: HRESULT definitions


Looking for a different code? Search another status or error code.

Exit mobile version