FFmpeg-WASI icon indicating copy to clipboard operation
FFmpeg-WASI copied to clipboard

Will ffmpeg-wasi work in a Cloudflare worker?

Open clmnin opened this issue 1 year ago • 0 comments

I am exploring whether it is possible to run a custom (smaller) version of ffmpeg in a Cloudflare worker.

I tried building ffmpeg.wasm to target a Cloudflare worker but was unsuccessful. I am very new to wasm and am unsure of what I’m doing.

Since your project is WASI-based and Cloudflare Workers have support for WASI with a virtual file system, I believe this could run on a Cloudflare worker. However, as you work at CF and are likely more familiar with Cloudflare, I assume you would have a better idea if this could work in a Cloudflare worker or if there's a possibility of making it work.

clmnin avatar Oct 11 '24 07:10 clmnin