Skip to content

TSNLE Open Source Licenses

Last updated: July 27, 2026

TSNLE is proprietary software, but it is built on free multimedia libraries. The GStreamer stack, GLib, and FFmpeg are licensed under the GNU Lesser General Public License (LGPL-2.1-or-later). TSNLE loads them as separate, unmodified dynamic libraries — you can identify and replace them with your own builds, as the LGPL requires. The TSNLE EULA explicitly does not restrict any of your LGPL rights.

Components

ComponentVersionLicense
GStreamer1.28.3LGPL-2.1-or-later
gst-plugins-base1.28.3LGPL-2.1-or-later
gst-plugins-good1.28.3LGPL-2.1-or-later
gst-plugins-bad1.28.3LGPL-2.1-or-later
gst-editing-services1.28.3LGPL-2.1-or-later
gst-libav1.28.3LGPL-2.1-or-later
GLib2.88.1LGPL-2.1-or-later
FFmpeg7.1LGPL-2.1-or-later
whisper.cppMIT
Electron33.xMIT

The complete third-party list, including all license texts, ships with the application (THIRD_PARTY_LICENSES.md and the LICENSES/ folder, also linked from the About dialog).

Corresponding source

The exact source archives of the LGPL libraries distributed with each TSNLE release are mirrored, with checksums, at:

dl.slohmaier.com/src/tsnle-0.4.5/

Questions about licensing: support@slohmaier.com