TubeCraft browser media engine — third-party notices @ffmpeg/ffmpeg 0.12.15 (FFmpegWASM wrapper) Copyright (c) 2019 Jerome Wu License: MIT, see LICENSE.wrapper Source: https://github.com/ffmpegwasm/ffmpeg.wasm/tree/v12.15/packages/ffmpeg Published package: https://www.npmjs.com/package/@ffmpeg/ffmpeg/v/0.12.15 @ffmpeg/core 0.12.10 (single-thread WebAssembly binary) License: GPL-2.0-or-later, see LICENSE.core Published package: https://www.npmjs.com/package/@ffmpeg/core/v/0.12.10 Source and build instructions: https://github.com/ffmpegwasm/ffmpeg.wasm/tree/v0.12.10 Local upstream build-source archive: ffmpeg-wasm-source-v0.12.10.tar.gz Underlying FFmpeg source: https://github.com/FFmpeg/FFmpeg/tree/n5.1.4 The upstream Dockerfile identifies every included external library, its source repository and release/branch, and the corresponding build scripts. The core JavaScript and WebAssembly binary are unmodified. The binary is split into two byte-for-byte chunks only to satisfy the static-host per-file size limit. manifest.json records the complete and per-chunk SHA-256 checksums. Concatenate ffmpeg-core.wasm.part1 and ffmpeg-core.wasm.part2 in that order to restore ffmpeg-core.wasm. media-engine.js loads and checks the chunks in-browser. No warranty is provided by the upstream projects. See their full licenses.