使用wildpackets omnipeek、wireshark、rtptool、voice_age 分析G.729语音质量

论坛 期权论坛 编程之家     
选择匿名的用户   2021-6-2 17:54   2118   0
wildpackets omnipeek 的带voip分析功能的版本功能强大,可以将g.729,g.711等音频码流直接存成wav文件,分析效率极大提高。









G.729
方法一:
1 :wireshark: Capture the traffic using Etherealand dumping the RTP data (Statistics -> RTP -> Show all streams ->SaveAs)。
2:Use rtpdump (http://www.cs.columbia.edu/IRT/software/rtptools/)to dump only the audio payload (“rtpdump -F payload -f in.rtp -o out.rtp”)
3:Use VoiceAge decoder. In windows CMD, (va_g729_decoder.exe out.rtp out.pcm).
4: Play out.pcm useing cool edit pro 2.0 or GoldWave 16bit signed/unsigned 8000Hz.


方法二:1 :wireshark: Capture the traffic using Etherealand dumping the RTP data (Statistics -> RTP -> Show all streams ->analyze->--Save Payload( select .raw and forward))。
2:Use VoiceAge decoder. In windows CMD, (va_g729_decoder.exe out.raw out.pcm).
3: Play out.pcm useing cool edit pro 2.0 or GoldWave 16bit signed/unsigned 8000Hz.
分享到 :
0 人收藏
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

积分:3875789
帖子:775174
精华:0
期权论坛 期权论坛
发布
内容

下载期权论坛手机APP