updated contributors, fixed typo
This commit is contained in:
parent
394dccb44c
commit
49353e3e4d
|
@ -1,4 +1,4 @@
|
||||||
.TH darkice 1 "April 13, 2002" "DarkIce" "DarkIce live audio streamer"
|
.TH darkice 1 "October 20, 2002" "DarkIce" "DarkIce live audio streamer"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
darkice \- an icecast / shoutcast live audio streamer
|
darkice \- an icecast / shoutcast live audio streamer
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
|
@ -15,11 +15,11 @@ and
|
||||||
.B ShoutCast
|
.B ShoutCast
|
||||||
live audio streamer. It takes audio input from a
|
live audio streamer. It takes audio input from a
|
||||||
sound card, encodes it into mp3 and/or Ogg Vorbis,
|
sound card, encodes it into mp3 and/or Ogg Vorbis,
|
||||||
and sends the mp3 stream to one or more
|
and sends the streams to one or more
|
||||||
.B IceCast
|
.B IceCast
|
||||||
and/or
|
,
|
||||||
.B ShoutCast
|
.B ShoutCast
|
||||||
servers, the Ogg Vorbis stream to one or more
|
and/or
|
||||||
.B IceCast2
|
.B IceCast2
|
||||||
servers.
|
servers.
|
||||||
|
|
||||||
|
@ -52,7 +52,7 @@ Defaults to 1.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.BI "\-h "
|
.BI "\-h "
|
||||||
Prints the help page and exists.
|
Prints the help page and exits.
|
||||||
|
|
||||||
|
|
||||||
.SH BUGS
|
.SH BUGS
|
||||||
|
@ -70,19 +70,18 @@ Akos Maroy
|
||||||
|
|
||||||
|
|
||||||
.SH ACKNOWLEDGEMENTS
|
.SH ACKNOWLEDGEMENTS
|
||||||
Some contributions by Jim Crilly
|
Developed with contributions by
|
||||||
.I <JCrilly@MSA.com>
|
|
||||||
and Tom Gray
|
|
||||||
.I <tomg@future-i.com>
|
|
||||||
|
|
||||||
Ogg Vorbis encoding code based on the contribution of aNa|0Gue
|
Jim Crilly, <JCrilly@MSA.com>
|
||||||
.I <analogue@glop.org>
|
aNa|0Gue, <analogue@glop.org>
|
||||||
|
Robin P. Blanchard, <Robin_Blanchard@gactr.uga.edu>
|
||||||
BSD porting help from Robin P. Blanchard
|
Tom Gray, <tomg@future-i.com>
|
||||||
.I <Robin_Blanchard@gactr.uga.edu>
|
Michael Smith, <msmith@labyrinth.net.au>
|
||||||
|
Julius O. Smith, <jos@ccrma.stanford.edu>
|
||||||
CBR, ABR and VBR and encoding quality setting feature from Nicu Pavel
|
the OSALP team, http://osalp.sourceforge.net
|
||||||
.I <npavel@ituner.com>
|
Kristjan G. Bjarnason <kgb@gangverk.is>
|
||||||
|
Nicu Pavel <npavel@ituner.com>
|
||||||
|
Kai Krakow <kai@kaishome.de>
|
||||||
|
|
||||||
|
|
||||||
.SH LINKS
|
.SH LINKS
|
||||||
|
|
Loading…
Reference in New Issue