Open hahn-kev opened 2 years ago
We can use FFMPEG natively in node and the browser. This may simplify our configuration and build process for cross platform builds as we don't need to depend on different binaries depending on the OS. https://github.com/ffmpegwasm/ffmpeg.wasm
I have made the branch ffmpeg/wasm to use ffmpeg.wasm. But it is not working at the moment.
ffmpeg/wasm
We can use FFMPEG natively in node and the browser. This may simplify our configuration and build process for cross platform builds as we don't need to depend on different binaries depending on the OS. https://github.com/ffmpegwasm/ffmpeg.wasm