Hi Nicola, ----- Original Message ----- > From: "nicola pandini" <[email protected]> > To: [email protected] > Sent: Tuesday, November 27, 2012 10:04:52 AM > Subject: [SFLphone] [Technical] g729 codec > > Nicola Pandini sent a message using the contact form at > http://sflphone.org/contact. > > Hi, > I've just compiled SFLphone from git, but it seems I can't use g729 > codec. > > In /usr/lib/sflphone/codecs I have: > -rwxr-xr-x 1 root root 112085 nov 27 14:28 libcodec_alaw.so > -rwxr-xr-x 1 root root 175177 nov 27 14:28 libcodec_g722.so > -rwxr-xr-x 1 root root 119170 nov 27 14:28 libcodec_g729.so > -rwxr-xr-x 1 root root 116346 nov 27 14:28 libcodec_gsm.so > -rwxr-xr-x 1 root root 198984 nov 27 14:28 libcodec_ilbc.so > -rwxr-xr-x 1 root root 126166 nov 27 14:28 libcodec_opus.so > -rwxr-xr-x 1 root root 121615 nov 27 14:28 libcodec_speex_nb.so > -rwxr-xr-x 1 root root 121624 nov 27 14:28 libcodec_speex_ub.so > -rwxr-xr-x 1 root root 121623 nov 27 14:28 libcodec_speex_wb.so > -rwxr-xr-x 1 root root 111925 nov 27 14:28 libcodec_ulaw.so > > But with sflphone-client-gnome I can't see (and select) g729 in the > audio > codec list. > How can I select g729 codec?
The libcodec_g729.so is a wrapper around the bcg729 codec implementation, which you can get here: http://www.linphone.org/eng/documentation/dev/bcg729.html Note that the use of g729 is patent-encumbered. Best, Tristan > > Thank You > > _______________________________________________ > SFLphone mailing list > [email protected] > http://lists.savoirfairelinux.net/mailman/listinfo/sflphone > -- Tristan Matthews Développeur de logiciels libres [email protected] Ligne directe: 514-276-5468 poste 190 Fax : 514-276-5465 7275 Saint Urbain Bureau 200 Montréal, QC, H2R 2Y5 _______________________________________________ SFLphone mailing list [email protected] http://lists.savoirfairelinux.net/mailman/listinfo/sflphone
