Re: Capture source filter wrapper



From: "Ricciolo"

Thery are
IID_IAMOpenProgress,IID_IAMDeviceRemoval,
{EBE1FB08-3957-47CA-> AF13-5827E5442E56}

I find it hard to believe WMP is asking for this IID, since
it refers to IDirectVobSub:

http://www.koders.com/c/fidA6AB61A22894C87CCA16ACB7DB977854458BA703.aspx

Are they required?

No, they're not and you should be flailed alive :-) "Cannot
perform the requested function on an object that is not in
the filter graph"... what's the HRESULT? If it's
0x8004025F/VFW_E_NOT_IN_GRAPH, most likely you implemented
some query method incorrectly so the FGM thinks that your
filter or one of its pins is not in the graph (at least,
that's the only reason I can think of ATM).


--
// Alessandro Angeli
// MVP :: DirectShow / MediaFoundation
// mvpnews at riseoftheants dot com
// http://www.riseoftheants.com/mmx/faq.htm



.



Relevant Pages

  • Re: SQL SELECt with in filter name
    ... the txtsellername.text refers to a texbox on the VB form which enters the ... name i want to filter by. ... Stephen Howe ...
    (microsoft.public.data.ado)
  • Re: SQL SELECt with in filter name
    ... the txtsellername.text refers to a texbox on the VB form which enters the ... name i want to filter by. ... the textbox for example "Joe's Auto". ...
    (microsoft.public.data.ado)