ffmpeg.wasm icon indicating copy to clipboard operation
ffmpeg.wasm copied to clipboard

ffmpeg.wasm and possible license problem

Open ali4864 opened this issue 3 months ago • 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?

ali4864 avatar Sep 19 '25 14:09 ali4864