On Tue, 18 Mar 2003, Jon Ellis wrote:

>> http://bugs.gentoo.org/show_bug.cgi?id=12724
[...]
>>  and it's giving me grief because it takes so long to reproduce. The 
>> basic problem is that either arecord or oggenc hangs after 400min 
>> 47sec. The fact that lowering the sample rate (and talking to the ogg 
>> devs) makes me think that this is a overflow somewhere in arecord.

If Takashi's guess is right and you are facing the 32bit problem, may I
suggest using ecasound:

ecasound -f:16,2,44100 -i alsa -o stdout |oggenc -r -q 0 -o recording.ogg -

Ecasound should be available as a Gentoo package. Be sure to compile
ecasound with --with-largefile.

As a bonus, you should get much more reliable recording thanks to
ecasound's double-buffering disk i/o subsystem and other mechanisms 
present to fight both disk i/o and scheduling latency spikes.

--
 http://www.eca.cx
 Audio software for Linux!



-------------------------------------------------------
This SF.net email is sponsored by: Does your code think in ink? 
You could win a Tablet PC. Get a free Tablet PC hat just for playing. 
What are you waiting for?
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to