Producing Redbook-compliant data
Producing Redbook-compliant data
- Subject: Producing Redbook-compliant data
- From: Fabio <email@hidden>
- Date: Fri, 2 May 2008 21:40:56 +0200
Hello,
I'd like to export the audio tracks of a .mov file as redbook-
compliant data. Either in a file or in a buffer, both are good.
Redbook implies the following :
16 bits signed-int little endian lpcm with 2 interleaved channels at
44100Hz.
The problem is that AudioConverter (and QuickTime I guess) cannot
export to littleEndian and that ExtAudioFileOpen (or AudioFileOpen)
doesn't open .mov files. (Also, [DRTrack trackForAudioFile:] does not
open .mov files that are not flattened in Leopard).
I've been trying to produce that data for over a month now... Could
someone please help me ?
Thank you
Fabio
_______________________________________________
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