Ethereal-dev: Re: [Ethereal-dev] G729

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Mon, 18 Oct 2004 10:15:47 +0200
Rami AlHasan:
> 
> 
> What is the best way for encoding/decoding G729 format? What are the
> available good APIs either open-source or commercial?

You could maybe have a look at VoiceAge's G.729 implementation (for Win32):

http://www.voiceage.com/codecsite/openinit_g729.php

I don't think that it will be possible to include support for G.729 directly in Ethereal due to
patent/license issues for G.729, but it could be possible to make a separate program that reads rtpdump-files
generated by Ethereal and produces au/wav-files or similar.