ffmpeg.wasm (media conversion engine used by HANEConv) ==================================================== Files in this directory: ffmpeg.js - @ffmpeg/ffmpeg 0.12.15 (UMD build), MIT License 814.ffmpeg.js - @ffmpeg/ffmpeg 0.12.15 worker, MIT License ffmpeg-core.js - @ffmpeg/core 0.12.10 (Emscripten glue) ffmpeg-core.wasm - @ffmpeg/core 0.12.10 (WebAssembly build of FFmpeg 5.1) Upstream: ffmpeg.wasm https://github.com/ffmpegwasm/ffmpeg.wasm FFmpeg https://ffmpeg.org/ License: @ffmpeg/ffmpeg MIT License. @ffmpeg/core GNU General Public License, version 2 or later (GPL-2.0-or-later). This build of FFmpeg is configured with --enable-gpl, --enable-libx264 and --enable-libx265, which places the resulting binary under the GPL rather than the LGPL. The full GPL version 2 text is in LICENSE.gpl-2.0.txt in this directory. These files are distributed unmodified, exactly as published on the npm registry as the packages "@ffmpeg/ffmpeg" version 0.12.15 and "@ffmpeg/core" version 0.12.10. The complete corresponding source code, including the build scripts used to produce the WebAssembly binary, is available from the upstream repository listed above.