Creating video from images
I have a lot of images in a page, and I want to allow my users to download the images as a video. It'd be great if that can be done on the client side so I don't have to think about or pay for servers.
I tried
My goal is to basically implement this function:
I tried
@ffmpeg/ffmpeg but it gives the following error message, even when exactly following the example providedMy goal is to basically implement this function:
GitHub
FFmpeg for browser, powered by WebAssembly. Contribute to ffmpegwasm/ffmpeg.wasm development by creating an account on GitHub.
