Re: Resizing Frames Filter
- From: Sohrab <Sohrab@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 28 Apr 2005 08:10:13 -0700
"Jeremy Noring" wrote:
> What is the format of your samples? RGB24?
>
> Additionally, like others have said, you can't use the CTransInPlace
> baseclass to do this--that class is meant to have the same input and output
> media types, while you're clearly going to have different input and output
> media types. You'll need to use a regular transform filter.
>
> Also, I'd recommend using the included Image and resize classes in the
> IPP--they're in Stewart Taylor's book and are quite helpful.
>
> --
> Where am I going?
> And why am I in this handbasket?
My input format is RGB24
Thanks alll , i will take your advices to make changes and switvch to
transform filter.
i will be getting Intell IPP libaray and book within few days, I have
already ordered them.
.
- References:
- Resizing Frames Filter
- From: Sohrab
- Re: Resizing Frames Filter
- From: Jeremy Noring
- Resizing Frames Filter
- Prev by Date: Re: Resizing Frames Filter
- Next by Date: Re: DirectShow base classes and the possible deadlocks
- Previous by thread: Re: Resizing Frames Filter
- Index(es):
Relevant Pages
|