Record audio into adpcm format with gstreamer

Nicolas Dufresne nicolas.dufresne at collabora.com
Wed Jul 9 08:19:51 PDT 2014


Le mercredi 09 juillet 2014 à 11:07 -0400, Ge Keep a écrit :
> Thank you Nicolas.
> so, is there any way to record audio into adpcm, g726 format with
> gst-launch command?

Yes, you just did, but you can't play it back. If you want a playable
file, you could consider extending wavenc element to support adpcm.
Another option would be to extend audioparse, which is used to set caps,
split and timestamp raw audio file (for testing purpose only).

good luck,
Nicolas



More information about the gstreamer-devel mailing list