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