Windows error 0x80040218, -2147220968

Detailed Error Information

IMAPI_E_FILEACCESS[1]

Declared inimapierror.h

MPEG2_E_DSHOW_PIN_NOT_FOUND[2]

Declared inMpeg2Error.h

HRESULT analysis[3]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode4 (0x004)
NameFACILITY_ITF[3][4]
DescriptionThe source of the error code is COM/OLE Interface management.[3][4]
Error Code536 (0x0218)

Questions

1vote
0answers

DirectShow IGraphBuilder Render error 0x80040218 (VFW_E_CANNOT_RENDER)

I have the following problem: On Windows 7, I try loading the contents of an *.mp3 file in memory and then play it using IGraphBuilder. This works well if I don't have certain applications running. If, however, I have BSPlayer open with an *.avi file or a game open, IGraphBuilder [...] read more
c++
directshow

Comments

Leave a comment

(plain text only)

Sources

  1. imapierror.h from Windows SDK 10.0.14393.0
  2. Mpeg2Error.h from Windows SDK 10.0.14393.0
  3. https://msdn.microsoft.com/en-us/library/cc231198.aspx
  4. winerror.h from Windows SDK 10.0.14393.0

User contributions licensed under CC BY-SA 3.0