Site icon EfmSoft

What does HRESULT 0x88982F72 (WINCODEC_ERR_STREAMREAD) mean?

 
Previous Next
WINCODEC_ERR_STREAMWRITE WINCODEC_ERR_STREAMNOTAVAILABLE

WINCODEC_ERR_STREAMREAD

WINCODEC_ERR_STREAMREAD means that a WIC codec failed while reading its input stream. Unlike WINCODEC_ERR_BADSTREAMDATA, this indicates an I/O failure rather than merely unrecognized bytes.

What to check

Log both the WIC code and the lower-level I/O status; the latter usually identifies the corrective action.

Microsoft: WIC decoding overview


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

Exit mobile version