Re: CheckMediaType not called
- From: Kris <Kris@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 8 Sep 2008 09:39:01 -0700
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
- Follow-Ups:
- Re: CheckMediaType not called
- From: Alessandro Angeli
- Re: CheckMediaType not called
- Prev by Date: Re: capture live video in yuv planar format
- Next by Date: Re: SampleGrabber snapshot
- Previous by thread: capture live video in yuv planar format
- Next by thread: Re: CheckMediaType not called
- Index(es):
Relevant Pages
|