Hello everyone, at the moment i am trying to get dshow sample filter dump filter running. The registry settings under [HKEY_CLASSES_ROOT\CLSID] are done. So i can see the filter in GraphEdit. When selecting the dump filter, GraphEdit gets hanged and never returns alive. Here are the output of dump filter when selecting it from GraphEdit: DUMP: +CDump DUMP: CDumpFilter DUMP: DumpInputPin DUMP: -CDump DUMP: CreateInstance - returning pNewObject = 0xd7140 DUMP: +NonDelegatingQueryInterface - riid = 0x56a86895 ppv = 0x11ce0ad4 DUMP: ...IID_IBaseFilter returning 0x0 DUMP: +NonDelegatingQueryInterface - riid = 0x56a86895 ppv = 0x11ce0ad4 DUMP: ...IID_IBaseFilter returning 0x0 DUMP: +NonDelegatingQueryInterface - riid = 0x56a86897 ppv = 0x11ce0ad4 DUMP: returning CUnknown::NonDelegatingQueryInterface (res = 0x80004002) DUMP: +NonDelegatingQueryInterface - riid = 0x56a868a6 ppv = 0x11ce0ad4 DUMP: returning CUnknown::NonDelegatingQueryInterface (res = 0x80004002) DUMP: +NonDelegatingQueryInterface - riid = 0x855b90 ppv = 0x11d0ce1b DUMP: returning CUnknown::NonDelegatingQueryInterface (res = 0x80004002) DUMP: +NonDelegatingQueryInterface - riid = 0xa2104830 ppv = 0x11cf7c70 DUMP: ...IID_IFileSinkFilter returning 0x0 As anyone any idea whats going on here? Thx, eric.
On Tue, 1 Jul 2008 07:53:46 -0700 (PDT), eric wrote: > at the moment i am trying to get dshow sample filter dump filter > running.... Responded to in the more appropriate newsgroup: microsoft.public.win32.programmer.directx.video Please do not multi-post. See: http://tmhare.mvps.org/help.htm#mp -- Please read this before replying: 1. Dshow & posting help: http://tmhare.mvps.org/help.htm 2. Trim & respond inline (please don't top post or snip everything) 3. Benefit others: follow up if you are helped or you found a solution