ffmpegwasm / ffmpeg.wasm

FFmpeg for browser, powered by WebAssembly
https://ffmpegwasm.netlify.app
MIT License
14.01k stars 816 forks source link

WebGPU support #489

Open 0x62 opened 1 year ago

0x62 commented 1 year ago

Is your feature request related to a problem? Please describe. Chrome has now shipped WebGPU (https://developer.chrome.com/blog/webgpu-release/) in Chrome Beta. Offering WebGPU support would presumably have performance benefits when it lands in stable.

Describe the solution you'd like WebGPU support

DoonPort0422 commented 10 months ago

Any schedule to support?