FFMPEG 8.1.2
·
5 commits
to main
since this release
To comply with the GNU General Public License (GPL) version 3.0 (which governs the combined work due to statically linking GPL and LGPL-3.0 libraries), the full source code of all compiled components is made available or linked below.
FFmpeg Static Build — Linked Components & Credits
The precompiled static binaries link the following components:
1. GPL-Licensed Components
| Component | License | Source Repository / Homepage |
|---|---|---|
| FFmpeg (Core) | GPL-3.0-or-later | https://git.ffmpeg.org/ffmpeg |
| x264 | GPL-2.0-or-later | https://code.videolan.org/videolan/x264 |
| x265 | GPL-2.0-or-later | https://bitbucket.org/multicoreware/x265_git |
| vidstab (libvidstab) | GPL-2.0-or-later | https://github.com/georgmartius/vid.stab |
| frei0r | GPL-2.0-or-later | https://frei0r.dyne.org |
| rubberband | GPL-2.0-or-later | https://breakfastquay.com/rubberband |
| xavs2 | GPL-2.0-or-later | https://github.com/pkuvcl/xavs2 |
| xvid (libxvidcore) | GPL-2.0-or-later | https://www.xvid.com |
| zvbi | GPL-2.0-or-later | https://sourceforge.net/projects/zapping |
| enca | GPL-2.0-only | https://github.com/mharc/enca |
| avisynth (Windows only) | GPL-2.0-or-later | https://github.com/AviSynth/AviSynthPlus |
2. LGPL-Licensed Components
| Component | License | Source Repository / Homepage |
|---|---|---|
| lame (libmp3lame) | LGPL-2.0-or-later | https://lame.sourceforge.io |
| fribidi | LGPL-2.1-or-later | https://github.com/fribidi/fribidi |
| libiconv | LGPL-2.1-only | https://www.gnu.org/software/libiconv |
| libudfread | LGPL-2.1-or-later | https://code.videolan.org/videolan/libudfread |
| libbluray | LGPL-2.1-or-later | https://code.videolan.org/videolan/libbluray |
| gettext (libintl) | LGPL-2.1-or-later | https://www.gnu.org/software/gettext |
| libssh | LGPL-2.1-or-later | https://www.libssh.org |
| chromaprint | LGPL-2.1-or-later | https://github.com/acoustid/chromaprint |
| libplacebo | LGPL-2.1-or-later | https://code.videolan.org/videolan/libplacebo |
| openal-soft | LGPL-2.0-or-later | https://openal-soft.org |
| soxr (libsoxr) | LGPL-2.1-or-later | https://sourceforge.net/projects/soxr |
| twolame | LGPL-2.1-or-later | http://www.twolame.org |
| xz / liblzma | LGPL-2.1-or-later | https://tukaani.org/xz |
| gme (Game Music Emu) | LGPL-2.1-or-later | https://github.com/libgme/game-music-emu |
| gmp (GNU Multiple Precision) | LGPL-3.0-or-later | https://gmplib.org |
| libzmq (ZeroMQ) | LGPL-3.0-or-later | https://zeromq.org |
3. Permissive-Licensed Components (MIT, BSD, ISC, Zlib, WTFPL, Public Domain)
4. Apache & MPL-Licensed Components
| Component | License | Source Repository / Homepage |
|---|---|---|
| openssl | Apache-2.0 | https://www.openssl.org |
| opencore-amr | Apache-2.0 | https://sourceforge.net/projects/opencore-amr |
| libaribcaption | Apache-2.0 | https://github.com/xqq/libaribcaption |
| srt (Secure Reliable Transport) | MPL-2.0 | https://github.com/Haivision/srt |
5. Build Tools
| Tool | License | Source Repository / Homepage |
|---|---|---|
| cmake | BSD-3-Clause | https://cmake.org |
| nasm | BSD-2-Clause | https://www.nasm.us |
| yasm | BSD-3-Clause | http://www.tortall.net/projects/yasm |
| pkg-config | GPL-2.0-or-later | https://pkg-config.freedesktop.org |