← 返回

第三方声明

Aufzeichna 的免费浏览器工具会在浏览器本地处理文件。部分工具会从公共 CDNs 下载较大的运行时库,以保持网站主 bundle 较小。

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: MIT 许可的 JavaScript 封装器,用于在浏览器中运行 FFmpeg worker。
  • @ffmpeg/util 0.12.2: MIT 许可的实用工具,包括文件加载和 Blob URL 辅助函数。

其他运行时库

  • pdfjs-dist 5.7.284: PDF-to-video 工具从 jsDelivr 加载的 Apache-2.0 许可 PDF 渲染器。