http://localhost:8000/vorbis.ogg
hackme
VORBIS
tracks.m3u
My Stream
http://www.oddsock.org
RockNRoll
This is a stream description
128
2
44100
1
1
THEORA
.avi
ffmpeg2theora -x 192 -y 128 -a -1 -v 0 "@T@" -o -
THEORA
.mpg
ffmpeg2theora -a -1 -v 2 "@T@" -o -
FLAC
.flac
flac -s -d --force-raw-format --sign=signed --endian=little "@T@" -o -
Not supported Yet
MP3
.mp3
madplay -o raw:- "@T@"
lame -r -x -b 56 -s 44.1 --resample 22.05 -a - -
VORBIS
.ogg
oggdec --raw=1 "@T@" -o -
oggenc -Q -r -q 0 --resample=44100 --downmix -t "@M@" -c STREAMER=ezstream -