Re: Crash Proof Apple Lossless
Re: Crash Proof Apple Lossless
- Subject: Re: Crash Proof Apple Lossless
- From: Dominic Feira <email@hidden>
- Date: Sat, 15 Nov 2008 19:53:05 -0500
On Nov 15, 2008, at 3:03 PM, tahome izwah 2008/11/14 Dominic Feira <email@hidden>:
Hi. I rely quite heavily on Apple Lossless audio. I would like to crash
proof recording to Apple Lossless. MPEG-4, CAF, and QuickTime Movie all
require that the file is closed properly in order to open them.
Just curious: Where did you get that info from?
We're accessing files that are open for writing from a separate ExtAudioFile instance (for reading) without problems in one of our apps. You might need to call AudioFileOptimize() to flush data to the file before you can read them but other than that we've not had any problems with it...
--th
My concern is recovering from a crash. In all of the mentioned formats if the app crashes before the file is closed the packet table is never written to the file. It isn't possible to flush data to the file if the app has crashed.
-- Dominic Feira |
_______________________________________________
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