<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
--></style><title>Re: [Live-devel] G 711</title></head><body>
<blockquote type="cite" cite><font face="Arial"
size="-1">Does the Streaming Media library support
the Audio-Codec
G.711 (A-law or mu-law)?</font></blockquote>
<div><br></div>
<div>Conversion of PCM<->uLaw is supported (see
"uLawAudioFilter.hh,cpp" and its use in, e.g.,
"testWAVAudioStreamer").</div>
<div><br></div>
<div>Conversion of PCM<->aLaw is not currently supported, but
could easily be added, using code similar to the existing
"uLawFromPCMAudioSource" and "PCMFromuLawAudioSource"
classes. Feel free to add this.</div>
<x-sigsep><pre>--
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>