At Tue, 18 Mar 2003 18:48:16 +0900,
Jon Ellis wrote:
> 
> Got bored waiting for a moderator...
> 
> Begin forwarded message:
> 
> > From: Jon Ellis <[EMAIL PROTECTED]>
> > Date: Sat Mar 15, 2003  9:32:20  PM Japan
> > To: [EMAIL PROTECTED]
> > Subject: arecord bug?
> >
> > Hi,
> >
> > I'm the owner of this bug in gentoo:
> >
> > 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.

i guess it reached to 32bit int limit (401*60*4*44100).
so far, aplay/arecord doesn't support more than size_t max, which is
32bit on i386.


Takashi


-------------------------------------------------------
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