[Libav-user] decoding mp3
Michael Winter
mwinter at wolfram.com
Tue Nov 26 00:33:00 CET 2013
On Nov 25, 2013, at 3:30 PM, Carl Eugen Hoyos wrote:
> Michael Winter <mwinter at ...> writes:
>
>> But the license compliance checklist looks strictly
>> detailed for lgpl.
>>
>> For example, lame is lgpl except for the mpeg123
>> libs they use for decoding which is gpl.
>
> You win;-))
>
> If I understand correctly, lame contains GPL code
> by default without telling...
>
> Since FFmpeg does not (never) use that code, you
> can simply disable it when compiling lame to
> be on the safe side:
>
> $ configure --disable-decoder
>
> Allow me to repeat that this does not change the
> abilities of your resulting FFmpeg binary.
>
> Thank you!
>
> (Please do not top-post here.)
>
> Carl Eugen
>
> _______________________________________________
> Libav-user mailing list
> Libav-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/libav-user
Thanks! sorry for the top posting...
More information about the Libav-user
mailing list