Generate ima adpcm wav and gsm wav files

Felipe Ferreira felipealexandref at gmail.com
Mon Oct 14 21:17:22 CEST 2013


It's possible with gstreamer make Wave IMA ADPCM and Wave GSM files?

With Sox (a gpl tool) i can convert files to wav adpcm or wav gsm with:
sox input.wav -t wav -e ima-adpcm output.wav
sox input.wav -t wav -e gsm-full-rate output.wav

I need generate this files with gstreamer, but the wavenc plugin has sync
caps audio/x-raw and x-alaw only. adpcmenc has src caps audio/x-adpcm and
gsmenc has caps audio/x-gsm

Thanks =)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131014/680429a7/attachment.html>


More information about the gstreamer-devel mailing list