On Mon, 19 Feb 2007 23:03:41 +0100
[EMAIL PROTECTED] wrote:

> BTW, if you want to do all recording and converting on the fly, you
> can use arecord to record from alsa and pipe the output directly to
> oggenc or lame (but at least for lame with VBR this might brake the 

FWIW, sox can do "inline" recording (and coversion to ogg, or mp3, but
the ogg is restricted to a speed of 128, I believe, if you do it "on the
fly"), using the -t ossdsp switch, like

$ sox -V -c2 -r 44100 -t ossdsp -w -s /dev/dsp $1.ogg

> Marcus Blumhagen


-- 
------------------------------------------------------------------------
David E. Fox                              Thanks for letting me
[EMAIL PROTECTED]                            change magnetic patterns
[EMAIL PROTECTED]               on your hard disk.
-----------------------------------------------------------------------


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to