How to convert G722 audio from pcap to file format

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

How to convert G722 audio from pcap to file format

shiva varma
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

Thanks
Shiva
Reply | Threaded
Open this post in threaded view
|

Re: How to convert G722 audio from pcap to file format

Marco Ballesio
Hi,

On Wed, Jan 5, 2011 at 3:38 AM, shiva varma <[hidden email]> 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
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>

------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to
best implement a security strategy that keeps consumers' information secure
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel