aacp info added to manpage

This commit is contained in:
rafael2k 2009-05-12 21:02:38 +00:00
parent e72af678ee
commit 51c76638a1
2 changed files with 9 additions and 3 deletions

View File

@ -20,6 +20,7 @@ DarkIce can encode in the following formats:
* mp2 - using the twolame library
* Ogg Vorbis
* AAC - using the faac library
* AAC HEv2 - using the libaacplus (3GPP reference code)
DarkIce can send the encoded stream to the following streaming servers:
@ -109,10 +110,11 @@ Developed with contributions by
Daniel Hazelbaker <daniel@highdesertchurch.com>
Alessandro Beretta <alessandro.baretta@radiomaria.org>
Roland Hermans <roland.hermans@omroepvenray.nl>
Rafael Diniz <rafael@riseup.net>
.SH LINKS
Project homepage:
.I http://darkice.tyrell.hu/
.I http://darkice.sf.net/
.B IceCast
homepage:
@ -142,6 +144,10 @@ homepage:
homepage:
.I http://www.audiocoding.com/
.B libaacplus
homepage:
.I http://http://tipok.org.ua/node/17
.B DarkSnow
GTK front-end:
.I http://darksnow.radiolivre.org/index.en.html

View File

@ -228,7 +228,7 @@ Required values:
.I format
Format of the stream sent to the
.B IceCast2
server. Supported formats are 'vorbis', 'mp3', 'mp2' and 'aac'.
server. Supported formats are 'vorbis', 'mp3', 'mp2', 'aac' and 'aacp'.
.TP
.I bitrateMode
The bit rate mode of the encoding, either "cbr", "abr" or "vbr",
@ -444,7 +444,7 @@ Required values:
.TP
.I format
Format to encode in. Must be either 'mp3', 'vorbis' or 'aac'.
Format to encode in. Must be either 'mp3', 'mp2', 'vorbis', 'aac' or 'aacp'.
.TP
.I bitrateMode
The bit rate mode of the encoding, either "cbr", "abr" or "vbr",