v0.12.3
ffmpegwasm/ffmpeg.wasmv0.12.3Aug 9, 2023by jeromewu
AI Summary
Fixed multithread version issues specifically within the Vite environment.
Key Highlights
- Fix multithread version issue in vite
New Features
- Multithread Vite fix
Full Release Notes
:exclamation: v0.12.3 only works with `@ffmpeg/core` / `@ffmpeg/core-mt` v0.12.2+ - Fix multithread version issue in vite. Vue + Vite multithread example: https://github.com/ffmpegwasm/ffmpeg.wasm/tree/main/apps/vue-vite-app React + Vite multithread example: https://github.com/ffmpegwasm/ffmpeg.wasm/tree/main/apps/react-vite-app