Re: CheckMediaType not called

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Note when I use RenderStream I get the same error.

hr = m_pCaptureGraphBuilder->RenderStream(
&PIN_CATEGORY_CAPTURE,
&MEDIATYPE_Video,
cameraFilter,
pVideoEncoder,
pASFMultiplexer );



"Alessandro Angeli" wrote:

From: "Kris"

Before I start tracing threw AMFilter.cpp is there
something that needs to be set or configured on the DMO
encoder before I can connect the output pin? This should
work no?

You need to connect the input pin first. If you don't
configure the output, it should work using defaults based on
the input.



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



.



Relevant Pages

  • Re: CheckMediaType not called
    ... pASFMultiplexer); ... "Alessandro Angeli" wrote: ... encoder before I can connect the output pin? ... You need to connect the input pin first. ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: what is the correct way to render(play) a mms:// stream video soure
    ... Just one little un-perfection. ... When I debug, every thing works fine. ... "Alessandro Angeli" wrote in message ... for each output pin ), ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: IAMStreamConfig
    ... same as the desktop model. ... 'CaptureGraphBuilder2::FindInterface' and 'QI' on the output pin. ... // Alessandro Angeli ... // a dot angeli at psynet dot net ...
    (microsoft.public.win32.programmer.directx.audio)