From: Justin Cormack <justin@street-vision.com>
To: Jon Ellis <ashura666@mac.com>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: Fwd: arecord bug?
Date: 19 Mar 2003 12:08:56 +0000 [thread overview]
Message-ID: <1048075742.30091.36.camel@lotte> (raw)
In-Reply-To: <0FFFF579-59F0-11D7-BB3C-0003934489D0@mac.com>
On Wed, 2003-03-19 at 09:49, Jon Ellis wrote:
> On Tuesday, March 18, 2003, at 10:29 PM, Takashi Iwai wrote:
> >
> > 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.
>
> Yep, that was my guess too. Is this something anyone is interested in
> fixing?
>
> A couple of ideas:
>
> i) move up to 64bits
> ii) start using segments
>
> If anyone who knows the code is interested in working with me i'd be
> happy to help find the right fix. Not sure that i have the time to
> learn the codebase from scratch right now...
Have you tried recompiling it with -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE in the CFLAGS? This should just work unless there is
somethong broken in the code.
Justin
-------------------------------------------------------
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
next prev parent reply other threads:[~2003-03-19 12:08 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-18 9:48 Fwd: arecord bug? Jon Ellis
2003-03-18 13:29 ` Takashi Iwai
2003-03-19 9:49 ` Jon Ellis
2003-03-19 12:08 ` Justin Cormack [this message]
2003-03-19 13:35 ` Jon Ellis
2003-03-19 14:45 ` Takashi Iwai
2003-03-19 22:46 ` Jon Ellis
2003-03-18 14:30 ` Kai Vehmanen
2003-03-18 14:43 ` Kai Vehmanen
2003-03-19 9:44 ` Jon Ellis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1048075742.30091.36.camel@lotte \
--to=justin@street-vision.com \
--cc=alsa-devel@lists.sourceforge.net \
--cc=ashura666@mac.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.