FFmpeg sidecar (ffmpeg.exe)

DSPlayer は FFmpeg を静的リンクしません。同梱もしません。
利用者が DSPlayer.exe と同じフォルダに置いた ffmpeg.exe を、別プロセスとして起動します。

- 必要バージョン: 公式 9.0.1 以上（2026-08-30 時点の安定版ライン）
- 入手先: https://ffmpeg.org/download.html
  Windows ビルドの例: https://www.gyan.dev/ffmpeg/builds/ （9.0.1 以上の release full を推奨）
- ライセンス: 一般に LGPL 2.1 以上。GPL 有効化ビルド（--enable-gpl 等）の場合は GPL
- ffmpeg.exe を第三者へ再配布する場合は、そのビルド付属の LICENSE / COPYING に従う必要があります。
  本ソフトの配布アーカイブには ffmpeg.exe を含めない方針です。

FFmpeg is a trademark of the FFmpeg project.
https://ffmpeg.org/
