[SOLVED] Want to save streaming audio from Internet
Using Debian Lenny
I want to record some clips from a website
RSbell interview with Dr. Apsley - IMREF
There are 5 clips.
I tried using Mplayer: I opened the first clip and passed the url to Mplayer.
Code:
joe@debian:~$ mplayer http://www.curenaturalicancro.com/audio11.html
MPlayer 1.0rc2-4.3.2-DFSG-free (C) 2000-2007 MPlayer Team
CPU: Intel(R) Pentium(R) 4 CPU 1.70GHz (Family: 15, Model: 1, Stepping: 2)
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.
Playing http://www.curenaturalicancro.com/audio11.html.
Resolving www.curenaturalicancro.com for AF_INET6...
Couldn't resolve name for AF_INET6: www.curenaturalicancro.com
Resolving www.curenaturalicancro.com for AF_INET...
Connecting to server www.curenaturalicancro.com[217.67.250.85]: 80...
Cache size set to 320 KBytes
Cache fill: 0.43% (1421 bytes)
Win32 LoadLibrary failed to load: avisynth.dll, /usr/lib/codecs/avisynth.dll,
/usr/lib/win32/avisynth.dll, /usr/local/lib/win32/avisynth.dll
Exiting... (End of file)
I'm not familiar with Mplayer. Maybe someone can help with with this, or
suggest another program.
Thanks