Files
darkice/darkice/trunk/darkice.cfg
2000-11-13 20:22:07 +00:00

42 lines
894 B
INI

[general]
duration = 60
bufferSecs = 5
[input]
device = /dev/dsp
sampleRate = 22050
bitsPerSample = 16
channel = 2
[lame0]
encoder = notlame
bitrate = 96
server = yp.yourserver.com
port = 8000
password = hackme
mountPoint = live96
name = DarkIce trial
description = This is only a trial
url = http://www.yourserver.com
genre = live
public = no
remoteDumpFile = /tmp/live96.mp3
[lame1]
encoder = notlame
bitrate = 24
lowpass = 8500
server = yp.yourserver.com
port = 8000
password = hackme
mountPoint = live24
name = DarkIce trial
description = This is only a trial
url = http://www.yourserver.com
genre = live
public = no
remoteDumpFile = /tmp/live24.mp3