Subject: Re: recording .ram file to mp3
To: Paul (NCC/CS). <pts@bom.gov.au>
From: Jukka Marin <jmarin@embedtronics.fi>
List: netbsd-users
Date: 10/16/2006 09:17:41
On Mon, Oct 16, 2006 at 04:12:36PM +1000, Paul (NCC/CS). wrote:
> i'm able to stream a great program from the BBC on my
> real player. But there is no option to save it to like a podcast?
> (in the realplayer)
> 
> Obviously there must be ways of recording these .ram programs,
> but how? What do people suggest?

I think xine or mplayer (or both) can pipe the raw data to stdout
which you can then pipe to lame.

  -jm