Learning basics of Directshow and questions
- From: "Eli" <Eli_368@xxxxxxx>
- Date: Sat, 26 Jul 2008 11:31:11 -0700
1. Please correct me if the understanding wrong...
Each type of Directshow filters has its own Standard interfaces, plus its
custom interfaces.
The questions are
a. A specific filter may not implement all the standard interfaces.
b. A specific filter may not implement any custom interface at all. If
it does, is there a way to find out what they are without documentation but
the .ax file only? (At least find its interface and method names?)
2. What is .acm files like lameACM.acm? How are they related to
filters/graph in Directshow? How to make use of such files in Directshow?
3. Is it correct to say that codecs such as those .dll files in System32
folder are used by filters or wrapper filters in Directshow? Or what's the
exact relationship between codecs and filters in such situation? How they're
related to function together?
.
- Follow-Ups:
- Re: Learning basics of Directshow and questions
- From: Alessandro Angeli
- Re: Learning basics of Directshow and questions
- Prev by Date: Re: Upper / Lower Field Type
- Next by Date: Re: Displaying text at different position of vedio
- Previous by thread: Getting the SampleGrabber into the right Position of the Rendergraph
- Next by thread: Re: Learning basics of Directshow and questions
- Index(es):
Relevant Pages
|
Loading