A fork of ffmpeg.wasm with Node.js support
github.com·14h·
Discuss: Hacker News
Flag this post

FFmpeg.wasm

About this fork

Thanks to Jerome Wu for creating the very cool package ffmpegwasm! However, because this package hasn’t been updated in a long time, a lot of features are on hold and it’s not compatible with node18 and above (because the emsdk version is too old). So I decided to maintain a fork, fix the problems and continue development iterations. Update: Jerome Wu updated ffmpegwasm, but dropped nodejs support because “If you are not in browser, there are a lot of better choices than using WebAssembly for a better performance “. However, I don’t entirely agree with this. WebAssembly gives us the possibility of run programs at high performance in both native and browser environments with the same code. The convenience and portab…

Similar Posts

Loading similar posts...