- OT: Saving Streaming Internet Radio?
- Posted by Asani on August 20th, 2007
Is there a way to save Internet streaming radio as a MP3 file?
I use Winamp and listen to a lot of music on somafm.com .
thanks.
- Posted by Ivor Jones on August 20th, 2007
"Asani" <asani.usenetREMOVETHIS@googlemail.com> wrote in
message news:fad0bk$ig6$1@aioe.org
: : Is there a way to save Internet streaming radio as a
: : MP3 file?
: :
: : I use Winamp and listen to a lot of music on somafm.com
Try Cybercorder 2000 from http://skyhawktech.com/?c14300
Not free, but reasonably priced and does what it says on the tin.
Ivor
- Posted by ian on August 21st, 2007
On Monday 20 August 2007 10:16 pm, in MID <fad0bk$ig6$1@aioe.org>, Asani
(asani.usenetREMOVETHIS@googlemail.com) wrote:
I use Waverepair (www.waverepair.com) - it's not really what it's designed
for but it works, although it saves as .wav rather than .mp3 but there are
lots of free utilities to do the conversion.
--
Ian...
- Posted by Dieseldes on August 21st, 2007
"ian" <news.spam@glitton.org.uk> wrote in message
news:es2dnUVSD-o8gFfbnZ2dnUVZ8qPinZ2d@bt.com...
Net transport from http://www.xi-soft.com/default.htm does the BBC real
audio as well then convert to mp3
- Posted by ned on August 21st, 2007
Asani wrote:
Can anyone recommend something for Linux?
(that's a bit easier than mplayer hopefully)
neal.
- Posted by Rob Summers on August 21st, 2007
ned <ned.dee@seagoon.sho> wrote:
Can't suggest something simpler than mplayer but this works for me, assuming
you've downloaded the correct .ram file:
#!/bin/bash
#usage: getReal file.ram outputfile
mplayer -dumpstream -playlist $1 -dumpfile $2.ra
mplayer $2.ra -ao pcm:file=$2.wav -vc null -vo null
lame $2.wav $2.mp3
rm $2.ra $2.wav
I'm sure it can be improved and doesn't require the two-stage pass through
mplayer but I don't/didn't care enough at the time.
Rob
- Posted by Mark McIntyre on August 22nd, 2007
On Mon, 20 Aug 2007 22:16:22 +0100, in uk.telecom.broadband , "Asani"
<asani.usenetREMOVETHIS@googlemail.com> wrote:
thats being passed thru the soundcard.
--
Mark McIntyre
- Posted by Yellow on August 27th, 2007
Asani [asani.usenetREMOVETHIS@googlemail.com] said:
Total Recorder
- Posted by Mark BR on August 27th, 2007
"Yellow" <yell@please.no.spam.com> wrote in message
news:MPG.213c168f25e155d198a3dc@nntp.dsl.pipex.com ...
Trouble with total recorder is you have to 'listen' to the program to record
it. Steambox downloads the file, takes me under a minute to get a 2 hour
program.
However streambox is sometimes a bit more fiddle to make it work.
--
Mark BR
- Posted by Yellow on August 27th, 2007
Mark BR [briley@x-privat.org] said:
You are obviously in more of a hurry to get your MP3s than I am. :-)