Re: Output Pin Custom Allocator



On Sun, 19 Feb 2006 22:22:50 GMT, "SmartSentry"
<SmartSentry@xxxxxxxxxxxxxxxxx> wrote:

Thanks Thore

Ah! You might have answered another question that's been troubling me.

I tried everything to connect directly the VMR9, but there's always a Colour
Space Converter inserted between my output pin and the VMR9, even when the
subtype is ARGB32 and every conceivable range of format is used. Is it
because I'm trying to force my Allocator upon it?

Yes, that would explain what you're seeing. I ran into the same thing
when I tried to connect an infinite pin tee filter to a VMR. They both
insisted on using their own allocator, so a color space converter was
inserted between them because they couldn't agree on the allocator.

--
New to newsgroups? Read: http://dev.6581.com/newsgroups.html
.



Relevant Pages

  • Re: Output Pin Custom Allocator
    ... Space Converter inserted between my output pin and the VMR9, ... because I'm trying to force my Allocator upon it? ... when I tried to connect an infinite pin tee filter to a VMR. ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: VMR9 and Color Space Converter
    ... > I have created a DirectShow source filter that delivers uncompressed audio ... I am trying to connect it to VMR9 directly. ... my source filter's DecideBufferSize() gets ... > called with the VMR9's allocator. ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: Output Pin Custom Allocator
    ... subtype but wrong format, so I tried proposing every combination of format ... as a result of me trying to impose my Output Pin allocator on the VMR9. ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: Failing to connect to VMR9 - please advise
    ... and just cannot make it attach to VMR9. ... If I try to use my own allocator, ... I can connect via a Color Space Converter filter (either by adding ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: Output Pin Custom Allocator
    ... as the insertion occurs before I start the graph - And stays when ... own allocator. ... use the allocator that the VMR9 provides, ... is started it attempts to reagree format with upstream filter via ...
    (microsoft.public.win32.programmer.directx.video)

Loading