Re: ExtAudioFileWrite Problems
Re: ExtAudioFileWrite Problems
- Subject: Re: ExtAudioFileWrite Problems
- From: Doug Wyatt <email@hidden>
- Date: Thu, 4 Aug 2005 11:36:18 -0700
It'd be easiest to diagnose this by looking at the code that creates
the file and sets the client format ... I suspect there may be
something wrong with one of the AudioStreamBasicDescriptions,
probably the file's.
afconvert and afrecord use ExtAudioFile and don't encounter this error.
Doug
--
Doug Wyatt
Core Audio, Apple
On Aug 3, 2005, at 20:58, Sean Kelly wrote:
What are the file and client data formats you've set on the
ExtAudioFile?
For the file, I've tried m4a and mpeg4. The client data is Linear PCM.
Thanks,
Sean Kelly
I'm new to audio programming and am writing a test program for
ExtendedAudioFile. It can currently record audio into an
AudioBufferList and play this audio back. I'm trying to write the
AudioBufferList out to a file. Everything goes well until I call
ExtAudioFileWrite, which always returns -66567.
I've looked through the documentation and can't find anything
about error -66567. Any ideas, or is there any sample code out
there for ExtendedAudioFile? I've been unable to find any.
_______________________________________________
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