Re: ExtAudioFile and AIFF Files > 4GB
Re: ExtAudioFile and AIFF Files > 4GB
- Subject: Re: ExtAudioFile and AIFF Files > 4GB
- From: David Duncan <email@hidden>
- Date: Sat, 01 Nov 2008 09:22:09 -0700
On Nov 1, 2008, at 8:18 AM, tahome izwah wrote:
I have written some code that joins multiple mono files into one 5.1
multi channel audio file. If the resulting file is > 4GB I am getting
a bad crash with a call stack as follows:
AIFF uses 32-bit offsets for everything. This isn't a particularly
surprising result :).
If you need files greater than 4GB, then you will probably want to use
CAF instead.
--
Reality is what, when you stop believing in it, doesn't go away.
Failure is not an option. It is a privilege reserved for those who try.
David Duncan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden