ffmpegwasm / libav.wasm

libav WebAssembly port
MIT License
36 stars 4 forks source link

Any plans on including Libswscale? #1

Closed SuperSonicHub1 closed 1 year ago

SuperSonicHub1 commented 2 years ago

Libswscale, while not part of Libav, is quite commonly used alongside Libav for scaling and pixel format conversion. It would be great if the library could be part of libav-core.wasm so that it can be used along Libav.

SuperSonicHub1 commented 1 year ago

I found an alternative library: https://github.com/Yahweasel/libav.js