Licenses & Attributions
FramePeel is built on open-source software. The video engine is FFmpeg compiled to WebAssembly and licensed under the GNU LGPL v2.1 or later. The FFmpeg binaries are self-hosted and unmodified; their source is available from the links below. / FramePeel はオープンソースで構築されています。動画エンジンは WebAssembly 化した FFmpeg(LGPL v2.1 以降)で、未改変のまま自己ホストしています。ソースは下記から入手できます。
- FFmpeg (ffmpeg.wasm core)LGPL-2.1-or-later
© The FFmpeg developers
The video engine is the FFmpeg project compiled to WebAssembly and self-hosted under /ffmpeg. Source: https://github.com/ffmpegwasm/ffmpeg.wasm and https://git.ffmpeg.org/ffmpeg.git
License text → © ffmpegwasm
License text →- client-zipMIT
© David Junger (Touffy)
License text → - Next.jsMIT
© Vercel, Inc.
License text → - ReactMIT
© Meta Platforms, Inc. and affiliates
License text → - Tailwind CSSMIT
© Tailwind Labs, Inc.
License text →
Full third-party notices are also distributed with the source in THIRD_PARTY_NOTICES.md.