LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Tools to record internet radio broadcasts (https://www.linuxquestions.org/questions/linux-software-2/tools-to-record-internet-radio-broadcasts-44599/)

HwzrHlslndr 02-08-2003 02:27 PM

Tools to record internet radio broadcasts
 
Hello all,

I have recently installed realplayer to access internet radio broadcasts. I am running RH8. I would like to be able to record some of these broadcasts, but I have no idea what tool(s) I might use to do so. Can anyone make suggestions?

Thank you,
Thomas

acid_kewpie 02-08-2003 02:30 PM

mplayer will do it fine. probably. normally. depending on what the stream actually is. yeah.

HwzrHlslndr 02-08-2003 03:30 PM

Chris, I have recently begun using Mplayer. Had a hell of a time getting it up and working, but I am now using it to play audio and video. I do not, however, see any option for RECORD.

acid_kewpie 02-09-2003 03:40 AM

option? oh you're using that gui i guess.. well stop using that for a start... if you have lame properly set up on your system then you should be able to record mp3 streams with mencoder. if you don't have mencoder compiled from mplayer then recompile it and fine out why

HwzrHlslndr 02-09-2003 02:15 PM

Chris, I'm lost. I am willing to use command line for whatever, but your comments aren't helping--sorry. Mplayer from command line says nothing about recording. Lame is no where to be found. Care to share some details?

Thanks,
TAH

acid_kewpie 02-09-2003 04:15 PM

mplayer has a secondary recording program called mencoder which can record *most* interest streams. compile mplayer properly and mencoder should be ready to go.

Azaron 09-17-2003 04:19 PM

Hi,

I solved this problem by using mplayer. When you use it, you can tell it to output the sound in a PCM file.

For me this worked fine:

mplayer -ao pcm -aofile <filename> <URL>


All times are GMT -5. The time now is 08:31 PM.