Recording website audio
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 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) iQEcBAEBAgAGBQJLYlDQAAoJEMEDyLTvrVhj/e0H/2duOiDlC0+Av8nVLUFLBCvA jNBB/QsjEyBPkXTybwX3GmElx7Ij4QBVjm23MudvYhtn0xFCUlQhyjp Ri85V6rXV 86tqYtFbuvsphAax/qPRCu7TdhdvXpnUpiGBWMAeNWwZ/9sJCykvNmGuGEGZ7sHr KFhXgL+vR6Q+LMH+UHjimLYvMoK/CETDirX/8Ti4vBYQac+6x1sGzHJKCkIN1hil qdn21YDIL2llfs/KxOW3ElHzd3hDF7Fw+LAvHo2FBupWHwUiT7lNRJDhK92BK/Tk IBn+Qu8dV9bI7LK7Y1Wjyy6M/sdQvwnKSCrVdgQR22gZHDSNtzwGar5Rg5b6sAc= =YD1P -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
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 |
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: streamripper <url of mp3 stream> -d ~/some/path -D %D%A%T -l 3600 - -- Johannes 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. http://en.wikipedia.org/wiki/Si_units -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAktiotIACgkQC1NzPRl9qEVTQgCaAz0LFmNutK 3NwERkyC0vmw/+ wOkAnA/n+2r/J1pYsG5IhQ+7S9Yp7wJG =Iqw/ -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
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) iQEcBAEBAgAGBQJLYu2/AAoJEMEDyLTvrVhju1cH/j3rjQ0KuTcAtjHJnlAZdv7m FTK5Qnq07LHMjbpz+ORqlN20lv7bjUiOVW0IP87RSQBrss2PSd T3Ld+HmkSsA3Kp wtGZHMd4V0H4N9PkmyEjOEywm7UQzDCV8WC6ldOy6R115BYLfw BztMTKRRFSxr+e Afh9ZLo7fPFgbJZ4NUtI/590yFeAV7nzJMDrHFwpT3o0PFldlkUXWghoe+luwmQS ar4gJdrVcTkbferbgVgns8G/aUvxcR7sRrIkKi2CQun2bIdounOg9t7vti7SWxBI W7JzTToyiWt8Y2es11/0RpCIo9FBs+dQO5qeJO2AejfZHKq21ML+S8bfFdszEAs= =bRPQ -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
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) iQEcBAEBAgAGBQJLYu3jAAoJEMEDyLTvrVhjWqUH/iOQjs+WN1JpIyjBOmqC5L8U Gco+NPB7MUQVrkInvyiSqtNpU3qIydxPcOKF6JQKqZsyyVlLv+ MB0MOATpbVOInY 7jQWhrJifrHwSZDrpKdR4utov/Pu3PlIbsBaIc/obzP1pZE6TIQT+L1uEHAl2jse 4zT2/jtHihlfIkoS0wKt7oUxVvuXkzOu7eni2yO/KMDo3dkjYPElG0LjXaFjCwKU SiWWp8zH/ygPSdK4tn2LJpL/zNK2VUKrAOgxivtl5vutES6ohLrDymfY0lZC5nbp GuHvbKJvcJ6RuDNZ9mtCIReIdWZ+DHfugECvcW+r6C9+KNRMzR tMj22C7EvyMio= =o9QA -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
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) iQEcBAEBAgAGBQJLYv3xAAoJEMEDyLTvrVhjatcH/iTEHP8xHCSfJNsp51jC+GuU tELIGTT1mFi6QCEX7u7MB/d5eJIQfvd1vjfP0yz9WbJnjPzezwE7r908YlzpW0oX EMYCRlYyiUnWVj6URTbuIyXsGIU3P89rWWldwTxJVsMOx2ztm3 DabuTkPBVMQ+8P s90pkBa2PX89eAR27Pvbr+ZXLiEMLmPpXam5ajPSI+Gg0/Z7DmWIby5Zg4g44j6o +Bf7J5+HR3Nv7rULVhqykjS9VylPVyjZ2mJO/4TlPchcQAl3NGxhtQdJPwooBnvb 6PO4ehkV/vSXSdOw6UYVcp5Uu7Q9N+AziNoFJTKGyZ/0YYH3LDjI/HSyWHfmFnI= =DGWU -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
| All times are GMT. The time now is 06:29 PM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.