Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ffmpeg-android licence #24

Open
AraBadalyan opened this issue Feb 22, 2016 · 1 comment
Open

ffmpeg-android licence #24

AraBadalyan opened this issue Feb 22, 2016 · 1 comment

Comments

@AraBadalyan
Copy link

I am new in github, my question is, can i use this library in my project and publish in google play or i need buy some license ?

@gradha
Copy link

gradha commented Jul 11, 2016

This project generates GPL3 binaries, but since the communication with the ffmpeg binary is done through fork() and or exec() it seems you should be able to include it in a non-free program. If your program is GPL you shouldn't have any restrictions.

Still, take a note about which codecs you use to avoid lawyers knocking on your door.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants