Re: MPEG CoreAudio Support - When ?
Re: MPEG CoreAudio Support - When ?
- Subject: Re: MPEG CoreAudio Support - When ?
- From: Jean-Francois Roy <email@hidden>
- Date: Sat, 11 Feb 2006 14:33:15 -0500
I don't know if you've solved your problem already, but I had the
same one a little while ago and solved it by using libavcodec from
the ffmpeg project to decompress MPEG 1/2 Audio Layer I/II elementary
streams.
ffmpeg is under the LGPL, so the code also handles dynamic loading of
the library from a dylib.
Also, I didn't really like the complexity of libavformat (the mux /
demux library), thus I wrote simple framing routines as well.
https://zohar.dyndns.org:47806/svn/mhk/MHKMP2Decompressor.m
https://zohar.dyndns.org:47806/svn/mhk/MHKMP2Decompressor.h
Feel free to adapt the code to your needs.
On 6-Feb-06, at 19:01, Adrian Bourke wrote:
Question to the CoreAudio team:
When will MPEG 1/2 Layer I/II audio decoding support make it into
CoreAudio ?
Thanks.
Adrian
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40macstorm.org
This email sent to email@hidden
Jean-Francois Roy
--
Co-Founder of MacStorm
http://www.macstorm.org
http://www.devklog.net
email@hidden
http://www.macstorm.org/bahamut/Jean-Francois.gpgkey
Attachment:
PGP.sig
Description: This is a digitally signed message part
_______________________________________________
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