Discussion:
Resize filter
(too old to reply)
Sundar
2007-01-12 05:52:02 UTC
Permalink
Hi Everyone,


I am developing Resize transform filter. I used some algorithms
to resize the input video .

How can we dynamically allocate buffer size for output pin ?

DecideBufferSize() is responsible for allocating memory for output
pin...

Is it possible to call this method During the startup of Streaming ?


Regards
sundara rajan
The March Hare [MVP]
2007-01-12 14:25:46 UTC
Permalink
Post by Sundar
Hi Everyone,
I am developing Resize transform filter. I used some algorithms
to resize the input video .
...

How did you miss all the posts in this newsgroup that say "This newsgroup
is no longer active"?

I recommend you read one of them.
--
Microsoft MVPs: http://www.microsoft.com/mvp and
MVPs.org site http://www.mvps.org
My dshow site: http://tmhare.mvps.org
Loading...