Re: Hardware Overlay with Push Source
- From: Augie at NHN <Augie at NHN@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 11 Apr 2005 22:21:01 -0700
Check the below link.
http://msdn.microsoft.com/archive/default.asp?url=/archive/en-us/directx9_c/directx/htm/pushsourcefilterssample.asp
it says,
NOTE: The desktop capture filter does not support hardware overlays, so it
will not capture video rendered to an overlay surface or cursors displayed
via hardware overlay. It uses GDI to convert the current desktop image into
a bitmap, which is passed to the output pin as a media sample.
When I test those filters, not only the desktop capture filter but also the
bitmap source filter cannot create hardware overlays.
Does anyone know why?
"Alessandro Angeli [MVP::DigitalMedia]"님이 작성한 내용:
> Augie at NHN wrote:
>
> > The sample filter "Push Source" included in DXSDK does
> > not use Hardware Overlay surface.
> > If I want to use Hardware Overlay with Push Source, where
> > do I modify in the code?
> >
> > Actually, I don't understand what difference makes it
> > have no hardware overlay.
> >
> > MSDN DirectX document says it's because the filter passes
> > DIB images to the renderer but it doesn't make sense.
>
> Where is the above said?
>
>
> --
>
> // Alessandro Angeli
> // MVP :: Digital Media
> // a dot angeli at psynet dot net
>
>
>
.
- Follow-Ups:
- Re: Hardware Overlay with Push Source
- From: The March Hare [MVP]
- Re: Hardware Overlay with Push Source
- From: Augie at NHN
- Re: Hardware Overlay with Push Source
- References:
- Hardware Overlay with Push Source
- From: Augie at NHN
- Re: Hardware Overlay with Push Source
- From: Alessandro Angeli [MVP::DigitalMedia]
- Hardware Overlay with Push Source
- Prev by Date: Re: Testcap\VBI does not work with Video Mixing Renderer
- Next by Date: Re: Hardware Overlay with Push Source
- Previous by thread: Re: Hardware Overlay with Push Source
- Next by thread: Re: Hardware Overlay with Push Source
- Index(es):
Relevant Pages
|
Loading