Re: How to declare a raw media type?
- From: "Chris P. [MVP]" <msdn@xxxxxxxxxxxx>
- Date: Sun, 12 Feb 2006 11:55:25 -0500
On 12 Feb 2006 07:47:34 -0800, peggy83 wrote:
so if my encoder needs raw file i can just declare the input format as
WAVE_FORMAT_PCM in my encoder filter?
Is your encoder going to be a DirectShow filter or encoding from file? If
it will be DirectShow yes, just accept the MediaType for WAVE_FORMAT_PCM.
You can look at the DirectShow Audio Transform on my site as a guide.
--
http://www.chrisnet.net/code.htm
http://www.avdevforum.com/AV
.
- Follow-Ups:
- Re: How to declare a raw media type?
- From: peggy83
- Re: How to declare a raw media type?
- References:
- How to declare a raw media type?
- From: redhilll
- Re: How to declare a raw media type?
- From: Chris P. [MVP]
- Re: How to declare a raw media type?
- From: peggy83
- Re: How to declare a raw media type?
- From: Chris P. [MVP]
- Re: How to declare a raw media type?
- From: peggy83
- How to declare a raw media type?
- Prev by Date: RE: Sound Crackling and Popping
- Next by Date: EnumDevices not releasing handles
- Previous by thread: Re: How to declare a raw media type?
- Next by thread: Re: How to declare a raw media type?
- Index(es):
Relevant Pages
|