Haggai Eran wrote:
I managed once to record a file directly to mp3:
I told mplayer to dump the file as wave instead of an asf, but instead
of writing to a file, I set up a fifo node.
then I ran lame to that fifo to compress it live to an mp3.
Well, on-the-fly conversion to mp3 is not the issue for
I managed once to record a file directly to mp3:
I told mplayer to dump the file as wave instead of an asf, but instead
of writing to a file, I set up a fifo node.
then I ran lame to that fifo to compress it live to an mp3.
On Tue, 02 Nov 2004 11:59:31 +0200, [EMAIL PROTECTED]
<[EMAIL PROTECTED]>
Ira Abramov wrote:
Quoting [EMAIL PROTECTED], from the post of Tue, 02 Nov:
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
maybe
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