Re: GMFBridge: failed connecting audio stream to sink

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



On 17 Oct 2006 08:45:53 -0700, Serge Korolev wrote:

Serge Korolev wrote:
I should mention that connection fails only on some particularly huge
WAVs with media type as described:

Correction: a file of the provided format is not necessarily should be
huge. Seems that it's the format which is not processed.

HRESULT of the IGraphBuilder->Connect(pWaveParserOut, pSinkIn) is
0x80040217 (VFW_E_CANNOT_CONNECT).

Serge
Brescia, Italy

You need to set some breakpoints in the source and track down the error a
little more. Is it the media type checking that fails in the sink, or is it
the allocator that is rejected?

G
.



Relevant Pages

  • Re: GMFBridge: failed connecting audio stream to sink
    ... WAVs with media type as described: ... Correction: a file of the provided format is not necessarily should be ... Seems that it's the format which is not processed. ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: NEWBIE QUESTION: problem with full screen mode
    ... With DES things are a little more complicated. ... > All groups must define an uncompressed media type, ... The uncompressed media type is the format that viewers see or hear during ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: Video flipped in AMCap
    ... The way I interpret the docs, it is consistent with the last ... S_OK if no media type is attached. ... CheckMediaType, since CheckMediaType is called by QueryAccept in the ... BITMAPINFOHEADER in the video format. ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: Connecting to VMR without Color Space Converter
    ... now I just need to know what format was used for the ... "This method enables a filter to make limited changes to the media type, ... Since my change requires reconnecting (due different buffer sizes) can I ... In this case, the VMR owns the allocator, so it will change the buffer size ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: Connecting to VMR without Color Space Converter
    ... now I just need to know what format was used for the ... connection and use those parameters to copy to the VMR buffer correctly. ... "This method enables a filter to make limited changes to the media type, ... Since my change requires reconnecting (due different buffer sizes) can I ...
    (microsoft.public.win32.programmer.directx.video)