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: Roni Music <email@hidden>
- Date: Wed, 18 Jul 2012 21:25:10 +0200
This thread (http://answers.google.com/answers/threadview/id/439136.html)
has a good discussion of LGPL and static linking.
If you link statically (which you must for iOS apps), you can
distribute your .o and .h files in order to comply with the
stipulations of the license.
Using Lame (or another open source license) and violating the LGPL will
cost you probably nothing but a good reputation.
The bigger problem is that mp3 encoding involves paying a license to
Frauenhofer/Thompson
http://mp3licensing.com/royalty/
minimum is $15.000 per year
that's probably why there is no built in mp3 encoder in either Mac OS X or
iOS.
_______________________________________________
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