LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-18-2003, 05:22 AM   #1
gonniff
LQ Newbie
 
Registered: Sep 2003
Distribution: SuSE 9.0
Posts: 28

Rep: Reputation: 15
Software dor capturing streaming audio


Can anyone recommend a proggie for capturing streaming audio programs from the web?

I have done a bit of searching and the best thing I've found so far is this:

http://www.mail-archive.com/freevo-d.../msg01796.html

"I solved the problem with sox and lame:

sox -t ossdsp -w -s -r 44100 -c 2 /dev/dsp -t raw - | /usr/local/freevo/runtime/apps/lame -x -m s - ./test.mp3

Now for the fun python bits "

If this is workable, can someone give me some tips on making this work on SuSE 8.2?

Many thanks,

Gonniff
 
Old 09-18-2003, 10:09 AM   #2
footfrisbee
Member
 
Registered: Apr 2003
Distribution: Debian Sarge
Posts: 259

Rep: Reputation: 30
Mplayer is good for that. It's documented well on the site.
 
Old 09-18-2003, 11:41 AM   #3
natma
LQ Newbie
 
Registered: May 2003
Location: France
Posts: 7

Rep: Reputation: 0
vsound
 
Old 09-19-2003, 02:07 AM   #4
gonniff
LQ Newbie
 
Registered: Sep 2003
Distribution: SuSE 9.0
Posts: 28

Original Poster
Rep: Reputation: 15
footfrisbee,

Do you mean the section:
3.3 Streaming from network or pipes
MPlayer can play files from network, using the HTTP, FTP, MMS or RTSP/RTP protocol.

Playing goes by simply using adding the URL to the command line. MPlayer also honors the http_proxy environment variable, and uses proxy if available. Proxy usage can also be forced:

mplayer http_proxy://proxy.micorsops.com:3128/http://micorsops.com:80/stream.asf

MPlayer can read from stdin (NOT named pipes). This can be for example used to play from FTP:

wget ftp://micorsops.com/something.avi -O - | mplayer -

Note: it's also recommended to enable CACHE when playback from network:

wget ftp://micorsops.com/something.avi -O - | mplayer -cache 8192 -

I'm not much on this technology, so don't see how this allows me to save the file to HD and then burn to CD-ROM if I want later.

Please let me know if I've missed what you meant.

Natma,

Thanks for that. I'll have a look at that now.
 
Old 09-19-2003, 04:01 AM   #5
footfrisbee
Member
 
Registered: Apr 2003
Distribution: Debian Sarge
Posts: 259

Rep: Reputation: 30
To use the above example:

mplayer -dumpstream -dumpfile mycapture.wmv http_proxy://proxy.micorsops.com:3128/http://micorsops.com:80/stream.asf

This command will dump the stream to the file "mycapture.wmv".

Check out the stream options in the manpage for mplayer.
 
Old 09-19-2003, 05:19 AM   #6
gonniff
LQ Newbie
 
Registered: Sep 2003
Distribution: SuSE 9.0
Posts: 28

Original Poster
Rep: Reputation: 15
Thanks, footfrisbee.

Sorry about not getting that the first time.

I'll have a go when I get home from work. Looks very promising!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Streaming audio? ctkroeker General 4 10-25-2005 10:58 AM
capturing streaming audio mohapi Linux - Software 2 10-11-2005 01:53 AM
whats the best linux software for capturing MPEG 2 DVD format? maximalred Debian 0 09-19-2004 04:37 PM
Streaming audio BACTRATE Mandriva 5 09-02-2004 10:11 AM
streaming audio synaptical Linux - Software 2 08-04-2003 06:04 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:52 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration