-
Notifications
You must be signed in to change notification settings - Fork 25
GPL Licensed Filters
Taner Sener edited this page Jul 15, 2026
·
1 revision
FFmpegKitNext builds FFmpeg under the LGPL by default. The filters below are GPL parts of the bundled FFmpeg source and require a GPL-enabled build.
These filters are listed as GPL components in FFmpeg's LICENSE.md.
blackframeboxblurcolormatrixcover_rectcropdetectdelogoeqfind_rectfspphisteqhqdn3dkerndeint-
lensfun(GPLv3-or-later; also requiresliblensfunsupport) mcdeintmpdecimatemptestsrcnnediowdenoiseperspectivephasepp7pulluprepeatfieldssabsignaturesmartblursppstereo3dsuper2xsaitinterlaceusppvaguedenoiser
These filters are not standalone GPL source files in FFmpeg, but they require GPL external-library support in FFmpegKitNext.
| Filter | Required library option |
|---|---|
rubberband |
rubberband |
vidstabdetect |
libvidstab |
vidstabtransform |
libvidstab |
Notes:
- GPL filters and GPL external libraries require
--enable-gpl. - Linux system-library builds use the matching
linux-*options for GPL system libraries, such aslinux-libvidstabandlinux-rubberband. -
ppis not listed here because it is not listed as a GPL filter in the bundledFFmpegsource.
Copyright (c) 2026 FFmpegKitNext
- Status
- Versions
- Changelog
- Project Layout
- Using
- Building
- External Libraries
- Patents
- License