Re: Compressed formats
Re: Compressed formats
- Subject: Re: Compressed formats
- From: William Stewart <email@hidden>
- Date: Thu, 8 Jan 2004 17:37:58 -0800
With Panther and Jag/QT6.4 and above, the Audio Converter will now deal
with formats that are supported with an Audio Codec (for example AAC).
The AudioFile API will also deal with these kinds of files and both
read and write to them. There isn't a way to add support currently for
a file format that we don't understand, but this is something we will
add in the future (so you could parse your own file format and
read/write data to it using the AudioFile API).... For the moment, you
can encode/decode data with the AudioConverter and extend this using
the AudioCodec component types.
Bill
On 29/12/2003, at 7:48 PM, john wrote:
Hello,
I noticed these formats:
kAudioFileMP3Type = 'MPG3',
kAudioFileAC3Type = 'ac-3',
kAudioFileAAC_ADTSType = 'adts'
At the beginning of this year from James McCartney wrote that "having
the AudioConverter use available codecs is a possibility we've
considered for the future", what's the latest news on this?
Thanks.
-- John
_______________________________________________
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.
--
mailto:email@hidden
tel: +1 408 974 4056
________________________________________________________________________
__
"Much human ingenuity has gone into finding the ultimate Before.
The current state of knowledge can be summarized thus:
In the beginning, there was nothing, which exploded" - Terry Pratchett
________________________________________________________________________
__
_______________________________________________
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.