ffmpegwasm/ffmpeg.wasm

ffmpeg.wasm and possible license problem

ali4864 opened this issue · 0 comments

The license of ffmpeg.wasm is MIT license, while ffmpeg.wasm is based on FFmpeg that it is licensed under LGPL version 2.0, based on my understanding, ffmpeg.wasm project is considered a derivative work that is based on FFmpeg and it must be licensed under a same license (LGPL). How has it been licensed under MIT?