LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   capturing streaming audio (https://www.linuxquestions.org/questions/linux-software-2/capturing-streaming-audio-371752/)

mohapi 10-10-2005 11:02 PM

capturing streaming audio
 
Will realplayer, xmms, or any of the players capture streaming audio to disk?

J.W. 10-10-2005 11:35 PM

Kaffeine has a record function -- J.W.

Nitrox 10-11-2005 01:53 AM

Mplayer will as well..
Something like this.

mplayer -playlist www.your-radio.com -ao pcm:file=mymusic.wav -vc dummy -vo null

Read the `mplayer --help' for details.. Theres a bunch of options.
Good luck.


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