Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.5 KB

File metadata and controls

40 lines (25 loc) · 1.5 KB

FFmpeg License Notice

This software includes FFmpeg components under the following licensing terms.

Default Distribution (LGPL)

By default, this software downloads and uses FFmpeg binaries from:

https://github.com/BtbN/FFmpeg-Builds/releases

Specifically, the ffmpeg-n8.1-latest-win64-lgpl-shared-8.1.zip (or equivalent for your platform) build uses the LGPL v2.1 or later license for FFmpeg core and most components.

When using the default LGPL FFmpeg build, you may continue to distribute and use this software under its original MIT license, provided you:

  1. Include this notice alongside your software
  2. Provide access to the source code of FFmpeg modifications if you modify FFmpeg itself
  3. Preserve all copyright notices from the original FFmpeg distribution

GPL-Enabled FFmpeg (Optional)

If you choose to compile or use a GPL-enabled FFmpeg build, you must:

  1. Ensure your entire combined work is GPL v2 or later compatible
  2. Provide source code of the combined work to all recipients
  3. Clearly indicate that GPL-enabled FFmpeg is included

This is the responsibility of the user/distributor, not the maintainers of this project.

Original FFmpeg License

FFmpeg is licensed under LGPL v2.1 or later. Some components may be under GPL v2 or later. See the LICENSE.txt file in the FFmpeg distribution for complete details.

Documentation

For complete FFmpeg licensing information, visit: