Re: What's involved streaming audio to disk as mp3 in iOS
Re: What's involved streaming audio to disk as mp3 in iOS
- Subject: Re: What's involved streaming audio to disk as mp3 in iOS
- From: Morgan Packard <email@hidden>
- Date: Fri, 13 Jul 2012 09:25:41 -0400
Hi Folks. Thanks for your responses. Note that my original question covers this:
I understand I'll have to come up with my own encoder. LAME is an option. Any non-GPL options I should be aware of?
Any recommendations for a commercial encoder? I'm seriously thinking that if I really want to provide a "share on the web" feature, uploading aac to my own server and converting to mp3 there is my best option.
-m-
On Fri, Jul 13, 2012 at 9:18 AM, Paul Davis
<email@hidden> wrote:
On Fri, Jul 13, 2012 at 5:58 AM, tahome izwah
<email@hidden> wrote:
CA / iOS has no support for MP3 encoding, so you will have to use a 3rd party library such as L.A.M.E. (lame.sourceforge.net) which appears to be free.
note that LAME is LGPL'ed which makes it tricky to use in an app. The user must be able to replace the instance of LAME used by your app with their own (possibly modified) version. this can happen either dynamically or by relinking. this is, needless to say, hard to do with an "app".
_______________________________________________
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
--
===============
Morgan Packard
cell: (720) 891-0122
aim: mpackardatwork
twitter: @morganpackard
_______________________________________________
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