Re: Problem with AAC and AudioFile
Re: Problem with AAC and AudioFile
- Subject: Re: Problem with AAC and AudioFile
- From: Adam Ohren <email@hidden>
- Date: Wed, 21 Jan 2004 18:14:41 -0500
If I create an AudioStreamBasicDescription with a FormatID kAudioFormatMPEG4AAC, how do I deliver my data to CoreAudio? Can I just open an m4a file and feed in the raw contents of the file?
Thanks oodles again,
Adam Ohren
- email@hidden
------ ORIGINAL MESSAGE ------
The AudioFile API supports the ADTS file - this is an MPEG2 defined bit stream, but it is not MPEG-4.
QT can make mp4 files, and the iTune's m4a files are essentially MPEG-4 files that have just audio data in them.
At this stage there's no direct bridge between these two bit streams, but this will be addressed at some point
Bill
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.