Code: Select all
mpg123 -s http://64.236.34.196:80/stream/1040 | lame -r -s 44100 -m s -x -b 112 - out.mp3Code: Select all
mplayer -srate 44100 -ao pcm -aofile output.wav -vo null input.wmv

Code: Select all
mplayer http://lsac1-0-s04.shoutcast.net:8004/ -cache 128 -dumpaudio -dumpfile file.mp3You could also try streamripper. It's in portage and seemed to do a pretty good job when I used it before. It can also dump individual song names, etc.schbond wrote:I am interested in capturing/recording a live streaming internet radio broadcast (specifically one from www.shoutcast.com).
Nice, thx! I truely missed this...Buzz wrote:You could also try streamripper. It's in portage and seemed to do a pretty good job when I used it before. It can also dump individual song names, etc.