Record audio into adpcm format with gstreamer
Ge Keep
ge_keep at aol.com
Wed Jul 9 08:07:53 PDT 2014
Thank you Nicolas.
so, is there any way to record audio into adpcm, g726 format with gst-launch command?
> On Jul 9, 2014, at 10:49 AM, Nicolas Dufresne <nicolas.dufresne at collabora.com> wrote:
>
>> Le mercredi 09 juillet 2014 à 09:36 -0400, George Keep a écrit :
>> I am trying to record audio into adpcm format using gst-launch and
>> ffenc_g726 encoder.
>> I have tried following:
>>
>>
>> gst-launch autoaudiosrc ! ffenc_g726 bitrate=16000 ! filesink location="recg726.wav"
>
> This will create raw stream, not wav. To add wav header, there is
> wavenc, but unfortunately it does not support adpcm.
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list