<!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&nbsp;the Streaming Media library support
the&nbsp;Audio-Codec
G.711&nbsp;&nbsp;(A-law&nbsp;or&nbsp;mu-law)?</font></blockquote>
<div><br></div>
<div>Conversion of PCM&lt;-&gt;uLaw is supported (see
&quot;uLawAudioFilter.hh,cpp&quot; and its use in, e.g.,
&quot;testWAVAudioStreamer&quot;).</div>
<div><br></div>
<div>Conversion of PCM&lt;-&gt;aLaw is not currently supported, but
could easily be added, using code similar to the existing
&quot;uLawFromPCMAudioSource&quot; and &quot;PCMFromuLawAudioSource&quot;
classes.&nbsp; 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>