I have spent several hours and Googled myself to death trying to
figure out how to record website audio. I've been using Sox and
ffmpeg but so far have got nowhere.
I have a list of audio devices but none seems to work.
arecord -L
default:CARD=ICH5
Intel ICH5, Intel ICH5
Default Audio Device
front:CARD=ICH5,DEV=0
Intel ICH5, Intel ICH5
Front speakers
surround40:CARD=ICH5,DEV=0
Intel ICH5, Intel ICH5
4.0 Surround output to Front and Rear speakers
surround41:CARD=ICH5,DEV=0
Intel ICH5, Intel ICH5
4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=ICH5,DEV=0
Intel ICH5, Intel ICH5
5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=ICH5,DEV=0
Intel ICH5, Intel ICH5
5.1 Surround output to Front, Center, Rear and Subwoofer speakers
null
Discard all samples (playback) or generate zero samples (capture)
Does anyone have some hints ?
- --
Frank
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
01-29-2010, 03:39 AM
David Christensen
Recording website audio
Frank McCormick wrote:
I have spent several hours and Googled myself to death trying to
figure out how to record website audio. I've been using Sox and
ffmpeg but so far have got nowhere.
Does anyone have some hints ?
How about the old-fashioned way -- patch the line out jack of the
machine with the web browser to the line in jack of a machine running
recording software, such as Audacity?
HTH,
David
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
01-29-2010, 07:56 AM
Johannes Wiedersich
Recording website audio
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Frank McCormick wrote:
>
> I have spent several hours and Googled myself to death trying to
> figure out how to record website audio. I've been using Sox and
> ffmpeg but so far have got nowhere.
>
> I have a list of audio devices but none seems to work.
[snip]
> Does anyone have some hints ?
I use streamripper, ie. avoid the use of the sound card altogether:
Three nations have not officially adopted the International System
of Units as their primary or sole system of measurement: Burma,
Liberia, and the United States.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
01-29-2010, 01:16 PM
Frank McCormick
Recording website audio
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Fri, 29 Jan 2010 09:56:50 +0100
Johannes Wiedersich <johannes@physik.blm.tu-muenchen.de> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Frank McCormick wrote:
> >
> > I have spent several hours and Googled myself to death trying to
> > figure out how to record website audio. I've been using Sox and
> > ffmpeg but so far have got nowhere.
>
> I use streamripper, ie. avoid the use of the sound card altogether:
>
> streamripper <url of mp3 stream> -d ~/some/path -D %D%A%T -l 3600
That works! Thanks
- --
Frank
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
01-29-2010, 01:17 PM
Frank McCormick
Recording website audio
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Thu, 28 Jan 2010 20:39:06 -0800
David Christensen <dpchrist@holgerdanske.com> wrote:
> Frank McCormick wrote:
> > I have spent several hours and Googled myself to death trying to
> > figure out how to record website audio. I've been using Sox and
> > ffmpeg but so far have got nowhere.
> > Does anyone have some hints ?
>
> How about the old-fashioned way -- patch the line out jack of the
> machine with the web browser to the line in jack of a machine
> running recording software, such as Audacity?
I was considering that..until someone else came up with
Streamripper.
Thanks
- --
Frank
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
01-29-2010, 02:25 PM
Frank McCormick
Recording website audio
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Fri, 29 Jan 2010 09:16:31 -0500
Frank McCormick <debianlist@videotron.ca> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Fri, 29 Jan 2010 09:56:50 +0100
> Johannes Wiedersich <johannes@physik.blm.tu-muenchen.de> wrote:
>
> > >
> > > I have spent several hours and Googled myself to death trying to
> > > figure out how to record website audio. I've been using Sox and
> > > ffmpeg but so far have got nowhere.
> >
> > I use streamripper, ie. avoid the use of the sound card
> > altogether:
> >
> > streamripper <url of mp3 stream> -d ~/some/path -D %D%A%T -l 3600
>
>
> That works! Thanks
Well..it works but the site must be using IceCast or ShoutCast
servers to stream the music.
Trying to solve that, I came up with another
method which will save ANY website audio. I used Audacity, with
the ALSA default selected. Then select Mix0 on the input side, and
start recording. You'll have to adjust levels of course, if they are too
high lower the pcm volume or raise it if they are too low.
Streamripper of course works much better on music sites using the
Icecast or Shoutcast systems as it will split up the songs.
- --
Frank
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)