Hacker News new | past | comments | ask | show | jobs | submit | tehsauce's favorites login

CAREFUL with ffmpeg!

Their license is DRACONIAN, and they are nasty about enforcing it.

Their legal page even suggests (or should I say, demands) additional provisions above and beyond what the LGPL asks for (i.e. "There are also a few items that are not really related to LGPL compliance but are good ideas anyway"):

https://www.ffmpeg.org/legal.html

If they catch you violating their LGPL license, they act very antagonistically to you -- as in, they are completely unwilling to work with you by taking the hard line stance that the only way you can appease them and comply with their license is to release your source code.

They even once had a Hall of Shame where they publicly called out offenders: https://www.reddit.com/comments/9e25a/hall_of_shame_a_list_o...

LGPL means no static linking, so using ffmpeg in your closed source Android/iOS apps is already completely ruled out of the picture.

I mean, it's well within their rights to impose whatever license they want on their software, but you shouldn't think that using ffmpeg in any closed source or commercial software is a good idea.

EDIT: I think it's worth mentioning that none of this comes from personal experience. :)


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: