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

Use static library FFMPEG on commercial projects #135

Open
ghost opened this issue Oct 27, 2020 · 0 comments
Open

Use static library FFMPEG on commercial projects #135

ghost opened this issue Oct 27, 2020 · 0 comments

Comments

@ghost
Copy link

ghost commented Oct 27, 2020

Electron versions specify a version of Chromium that they are using, and Chromium has a fork of FFMPEG that it builds from source to generate the ffmpeg.dll file that goes to Electron builds for Windows.

So, can I use this ffmpeg.dll in static way on commercial projects without disclosure my source code under GPL? Electron only needs FFMPEG to compile.

https://ffmpeg.org/documentation.html

https://stackoverflow.com/questions/53963672/what-version-of-ffmpeg-is-bundled-inside-electron

https://www.electronjs.org/docs/tutorial/windows-store-guide

Thanks in advanced!

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

0 participants