Re: Output Pin Custom Allocator
- From: "The March Hare [MVP]" <themarchhare@xxxxxxxxxxxxxxxxxxx>
- Date: Fri, 29 Aug 2008 10:43:59 -0600
On Fri, 29 Aug 2008 06:18:52 -0700 (PDT), anand wrote:
- i have a transform filter using a CTransformFilter class
-I want the GetPointer in transform method return me a buffer using
custom allocator(maybe a physical address,which i have allocated)
-And i want the downstream default video renderer to take this buffer.
See the tips in the link below for writing an effective post. You have not
provided enough information to answer the question.
Possible answer:
The default renderer on XP and above is different than for earlier versions
of Windows, as described in the docs. It is the VMR7 and the VMR7 will
insist on its own allocator as stated in the docs. So, you cannot do this
with the VMR7.
--
Please read this before replying:
1. Dshow & posting help: http://tmhare.mvps.org/help.htm
2. Trim & respond inline (please don't top post or snip everything)
3. Benefit others: follow up if you are helped or you found a solution
.
- Follow-Ups:
- Re: Output Pin Custom Allocator
- From: anand
- Re: Output Pin Custom Allocator
- References:
- Output Pin Custom Allocator
- From: anand
- Output Pin Custom Allocator
- Prev by Date: Re: Win32 Programming and Video
- Next by Date: Re: Win32 Programming and Video
- Previous by thread: Output Pin Custom Allocator
- Next by thread: Re: Output Pin Custom Allocator
- Index(es):
Relevant Pages
|