← 戻る

サードパーティ通知

Aufzeichna の無料ブラウザツールは、ファイルをブラウザ内でローカル処理します。一部のツールは、Web サイト本体のバンドルを小さく保つために、公開 CDNs から大きなランタイムライブラリをダウンロードします。

FFmpeg ブラウザランタイム

コアリポジトリは、各バージョン付きランタイムについて、対応する FFmpeg ソースリンク、ビルドスクリプト、ビルドフラグ、ライセンスファイル、GitHub Pages デプロイを公開する必要があります。

FFmpeg desktop sidecars

  • Runtime components: FFmpeg and FFprobe sidecar executables bundled with the AUFZEICHNA desktop app.
  • Notice version: 0.1.0
  • Source/build notices: https://ffmpeg.aufzeichna.merginit.com/ffmpeg-desktop-lgpl/0.1.0/source-versions.json
  • License policy: LGPLv3-or-later desktop sidecar build, invoked as external processes.
  • Excluded encoders/libraries: GPL-only H.264/H.265 encoders, nonfree AAC encoders, and other GPL-only or nonfree FFmpeg components.

FFmpeg JavaScript ラッパー

  • @ffmpeg/ffmpeg 0.12.15: ブラウザの FFmpeg worker を実行するために使用される MIT ライセンスの JavaScript ラッパー。
  • @ffmpeg/util 0.12.2: ファイル読み込みや Blob URL ヘルパーを含む MIT ライセンスのユーティリティ。

その他のランタイムライブラリ

  • pdfjs-dist 5.7.284: PDF-to-video ツールが jsDelivr から読み込む Apache-2.0 ライセンスの PDF レンダラー。