Daolh Software
한국어
← All Products

DalVideo

10 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
Whisper.net 1.9.0 MIT
whisper.cpp MIT
ggml MIT
OpenAI Whisper (Models) MIT
RRNoise.NET 0.1.9 MIT
RNNoise BSD-3-Clause
NAudio 2.2.1 MIT
Vortice.Windows 3.8.2 MIT

FFmpeg

FFmpeg.AutoGen

Whisper.net

whisper.cpp

ggml

OpenAI Whisper (Models)

RRNoise.NET

RNNoise

NAudio

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