Site icon EfmSoft

What does HRESULT 0x88982F61 (WINCODEC_ERR_BADHEADER) mean?

 
Previous Next
WINCODEC_ERR_BADIMAGE WINCODEC_ERR_FRAMEMISSING

WINCODEC_ERR_BADHEADER

WINCODEC_ERR_BADHEADER means that the image header is not valid for the container format being decoded. It can indicate a truncated file, a damaged signature or header field, an incorrect byte order, or a caller that passed a stream at an offset after the header.

What to inspect

A valid extension is not evidence that the header is valid.

Microsoft: WIC decoding overview


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

Exit mobile version