v0.9.8
ffmpegwasm/ffmpeg.wasmv0.9.8May 3, 2021by jeromewu
AI Summary
Updated core library to support advanced subtitle rendering (libass) and improved progress parsing.
Key Highlights
- Upgrade to core v0.9.0 to support libass
- Enhance parseProgress
- Security fixes
New Features
- Libass support
- Enhanced progress parsing
Full Release Notes
- Upgrade ffmpeg.wasm-core to v0.9.0 to support libass (thanks to @loe-lobo) - Enhance parseProgress (thanks to @bbudd , #153) - Few security fixes