http://localhost:8000/stream
hackme
MP3
playlist.pl
1
My Stream
http://www.oddsock.org
RockNRoll
This is a stream description
128
2
44100
0
1
FLAC
.flac
flac -s -d --force-raw-format --sign=signed --endian=little -o - "@T@"
MP3
.mp3
madplay -b 16 -R 44100 -S -o raw:- "@T@"
lame --preset cbr 128 -r -x -s 44.1 --bitwidth 16 - -
VORBIS
.ogg
oggdec -R -b 16 -e 0 -s 1 -o - "@T@"
oggenc -r -B 16 -C 2 -R 44100 --raw-endianness 0 -q 1.5 -t "@M@" -