fixed reference to faac library
This commit is contained in:
parent
4844b94ade
commit
652de61ed7
|
@ -37,7 +37,8 @@ DarkIce can encode in the following formats:
|
|||
<li>mp3 - using the <a href="http://www.mp3dev.org/mp3">lame</a>
|
||||
library</li>
|
||||
<li><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></li>
|
||||
<li><a href="http://www.audiocoding.com/">aac</a></li>
|
||||
<li>aac - using the <a href="http://www.audiocoding.com/">faac</a>
|
||||
library</li>
|
||||
</ul>
|
||||
<br>
|
||||
DarkIce can send the encoded stream to the following streaming servers:
|
||||
|
|
Loading…
Reference in New Issue