Site icon EfmSoft

What does HRESULT 0x88982F07 (WINCODEC_ERR_UNKNOWNIMAGEFORMAT) mean?

 
Previous Next
WINCODEC_ERR_VALUEOUTOFRANGE WINCODEC_ERR_UNSUPPORTEDVERSION

WINCODEC_ERR_UNKNOWNIMAGEFORMAT

WINCODEC_ERR_UNKNOWNIMAGEFORMAT means that WIC could not identify a registered decoder for the supplied bytes. It does not prove that the filename extension is wrong: decoder discovery is based on identifying patterns in the image data and the available codec registrations.

Diagnosis

If a decoder is found but later rejects its content, the more specific WINCODEC_ERR_BADHEADER, WINCODEC_ERR_BADIMAGE, or stream errors can be more useful.

Microsoft: WIC discovery and arbitration


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

Exit mobile version