[gst-devel] ADPCM wave file support

Zaheer Merali zaheermerali at gmail.com
Sun Oct 29 22:10:14 CET 2006


On 10/27/06, David Schleef <ds at schleef.org> wrote:
> On Fri, Oct 27, 2006 at 02:52:10PM +0530, Pavan Krishnamurthy wrote:
> > Hi,
> >
> > I wanted to know how I can play a wav file encoded in ADPCM codec. What
> > plugins are needed and how the pipeline can be constructed.
> > Does it need external libraries? If there is a hardware support to decode
> > ADPCM, can I create a pipeline as Filesrc ! wavparse ! audiosink
>
> filesrc ! wavparse ! ffdec_adpcm_ms ! audioconvert ! audioscale !
> audiosink
>
Replace audioscale with audioresample and it should work.

Zaheer




More information about the gstreamer-devel mailing list