Hello,

I trie:

arecord -f cd |lame -b 160 - test.mp3

arecord says it's recording, lame says it's encoding, but the whole process
immediately stops, and my mp3 is only 1252 bytes.

This process works fine if I enter:

arecord -r 44100 -c 2 \lame -b 160 - test.mp3

I know that I only have 8-bit samples now, but lame and arecord keep on
going until I press ctlr-c

Using record from the sox package with:
record -t <wave specifier> -f s -s w [rate and channel opts] |[lame command]

also works fine.

Anyone any ideas?

Henk,



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to