Just to update the list for the benefit of others:

1. To record Galatz I now use:

mplayer -noconsolecontrols -nojoystick -nolirc -nomouseinput \
  -really-quiet -dumpstream -dumpfile $1 http://213.8.143.165/glz-stream

(where "$1" is the name of the output file).

I use a small Perl wrapper script to fork/exec the above one from
crontab with the right file name.

The above creates an .asf file using Microsoft "Windows Media AV v2"(?)
which can be played beautifully with "aviplay".

In order to prepare this file for editing I use ffmpeg to decompress it
with a simple:

ffmpeg -i filename.asf filename.wav

this creates a decompressed WAV file of the same. And now I edit it
with audacity, which also easely exports it to mp3 using lame.

If someone can think of a way to improve the quality of the output of
this process then I'd be glad to hear about that.

Thanks for everyone for your help.

Cheers,

--Amos

PS - I'd be glad to share the output but I'm not sure about its
copyright status so I'll have to turn down such requests (unless
someone convinces me that this is legal).

Ely Levy wrote:

I think it's http://213.8.143.165:80/glz-stream
which can be played/recorded by mplayer (0.9)

================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]



Reply via email to