[gst-devel] How to convert G722 audio from pcap to file format

Marco Ballesio gibrovacco at gmail.com
Fri Jan 7 11:49:38 CET 2011


Hi,

On Wed, Jan 5, 2011 at 3:38 AM, shiva varma <shiva.varma at gmail.com> wrote:
>
> I have the following pipeline
>
> gst-launch filesrc location=g722.pcap ! pcapparse src-ip=10.22.120.89
> src-port=27812 ! ! "application/x-rtp, payload=9, clock-rate=8000" !
> rtpg722depay ! ................
>
> After the rtpg722depay, i need an encoder which takes the audio/G722 as its
> sink and produces an output format which can save to file
>
> My attempt to find a suitable encoder among the existing plugins have been
> futile, can someone point me to the plugin I can use for this purpose
>

afaik it's not easy to find a standard muxer capable to handle g722 or
any other speech codec. You can anyway try with gdppay / gdpdepay.

Regards

> Thanks
> Shiva
>
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble.com/How-to-convert-G722-audio-from-pcap-to-file-format-tp3174763p3174763.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> Learn how Oracle Real Application Clusters (RAC) One Node allows customers
> to consolidate database storage, standardize their database environment, and,
> should the need arise, upgrade to a full multi-node Oracle RAC database
> without downtime or disruption
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>




More information about the gstreamer-devel mailing list