[Winpcap-users] g729
TORKHANI Wajdi
wajdi.torkhani at laposte.net
Tue Apr 8 16:34:05 GMT 2008
Hi,
Which version of g729 : G729 and G.729A
1-To decode binary file i use voice_age va_g729_decoder (from
http://www.voiceage.com/)
parameters :
va_g729_decoder voice1.bin voice1.pcm
va_g729_decoder voice2.bin voice2.pcm
2-To convert two from PCM file to wav file i use lame(from sourceforge)
parameters :
lame --decode -x -r -s 8 -m m -b 16 voice1.pcm voice1.wav
lame --decode -x -r -s 8 -m m -b 16 voice2.pcm voice2.wav
3-To mix two wav file i use sox with parameters: sox -m voice1.wav
voice2.wav mixed.wav
----- Original Message -----
From: "Maria de Fatima Requena" <MariaF.Requena at a-e.es>
To: <winpcap-users at winpcap.org>
Sent: Tuesday, April 08, 2008 10:18 AM
Subject: [Winpcap-users] g729
> Hi
>
> I dont remember who posted problems mixing rtp streams to have a g729
> encoded wav. He finally happened to use sox.
>
> Could you please tell me which version of g729 were you working with, and
> which parameters do you use with sox for that version?
>
> Thanks
>
>
> María de Fátima Requena Cabot (2488)
> +34 91 787 23 00 alhambra-eidos.es
>
>
>
>
> _______________________________________________
> Winpcap-users mailing list
> Winpcap-users at winpcap.org
> https://www.winpcap.org/mailman/listinfo/winpcap-users
>
More information about the Winpcap-users
mailing list