Daolh Software
한국어
← All Products

DalCut

4 libraries · Last Updated: February 27, 2026

Library Version License
FFmpeg 7.1 LGPL-2.1-or-later
FFmpeg.AutoGen 7.1.1 LGPL-3.0-or-later
Microsoft.ML.OnnxRuntime 1.21.0 MIT
Vortice.Windows 3.8.2 MIT

FFmpeg

FFmpeg.AutoGen

Microsoft.ML.OnnxRuntime

Vortice.Windows

LGPL Compliance Notice

This product uses FFmpeg and FFmpeg.AutoGen under the terms of the GNU Lesser General Public License. In accordance with LGPL requirements:

  1. Dynamic Linking: All FFmpeg libraries are dynamically linked as separate DLL files. Users may replace these DLLs with their own LGPL-compatible builds.
  2. Source Code: FFmpeg 7.1 source is available at github.com/FFmpeg/FFmpeg/tree/n7.1
  3. Build Configuration: FFmpeg binaries are built without --enable-gpl and --enable-nonfree flags, ensuring LGPL-2.1 compliance.
  4. FFmpeg.AutoGen Source: Available at github.com/Ruslan-B/FFmpeg.AutoGen