Re: AAC Audio Encoding with AudioConverter?
Re: AAC Audio Encoding with AudioConverter?
- Subject: Re: AAC Audio Encoding with AudioConverter?
- From: Thomas Drake <email@hidden>
- Date: Fri, 17 Jan 2003 17:49:09 -0800
Try using the QT SoundConverter API... there's sample code for this
beast available on the Apple Developer site.
-tad
On Thursday, January 16, 2003, at 02:31 PM, James McCartney wrote:
AudioConverter doesn't convert AAC. The AudioConverter deals with
various PCM conversions and a few others such as a-law, mu-law, MACE,
IMA4. Having the AudioConverter use available codecs is a possibility
we've considered for the future.
On Thursday, January 16, 2003, at 01:07 PM, Patrick Beard wrote:
Is it possible to use the AudioConverter to convert 'pcm ' sound
files into AAC? There are AAC encoders out there, but it would be so
much nicer to use the built-in version if it is possible. Here's a
snippet I was working on, but the call to AuiodConverterNew returns
the error 'fmt?':
---
James McCartney email@hidden
Apple CoreAudio
_______________________________________________
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.
_______________________________________________
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.