ffmpeg.wasm Releases
56 releases of ffmpegwasm/ffmpeg.wasm
- v0.9.2FFmpeg.wasm v0.9.2
Nov 3, 2020
- v0.9.1FFmpeg.wasm v0.9.1
Nov 3, 2020
- v0.9.0FFmpeg.wasm v0.9.0
A major version update involving a comprehensive refactor of the codebase and upgrades to node_modules packages.
Nov 3, 2020
- v0.8.3FFmpeg.wasm v0.8.3
Bug fix release addressing issues with double quotes in command-line arguments.
May 5, 2020
- v0.8.2FFmpeg.wasm v0.8.2
Fixed a bug related to file listing and added a new example demonstrating multiple output handling.
May 5, 2020
- v0.8.1FFmpeg.js v0.8.1
Apr 29, 2020
- v0.8.0FFmpeg.js v0.8.0
Major version update introducing new media codecs and pthread support with a significant code refactor.
Apr 28, 2020
- v0.7.0FFmpeg.js v0.7.0
Added worker management capabilities and improved error reporting mechanisms.
Mar 24, 2020
- v0.6.1ffmpeg.js v0.6.1
Jan 15, 2020
- v0.6.0ffmpeg.js v0.6.0
Removed specific file system modules and optimized file handling for large files using transferable objects.
Jan 13, 2020
- v0.5.2ffmpeg.js v0.5.2
This version addresses stability issues within the core worker methods responsible for transcoding, trimming, and concatenating media files. By resolving option handling errors, it improves the reliability of these fundamental operations.
Dec 20, 2019
- v0.5.1ffmpeg.js v0.5.1
Dec 19, 2019
- v0.5.0ffmpeg.js v0.5.0
A significant update that improves video trimming accuracy and introduces a new capability for merging multiple video files. It also refines the core execution API to enhance developer experience.
Dec 18, 2019
- v0.4.1ffmpeg.js v0.4.1
Dec 3, 2019
- v0.4.0ffmpeg.js v0.4.0
This release introduces a new trimming functionality that allows users to cut video and audio files to precise time intervals. It also provides practical examples to demonstrate the new capabilities, such as creating videos from images or using the webcam.
Nov 21, 2019
- v0.3.0ffmpeg.js v0.3.0
This version significantly enhances the API by making the transcoding process more flexible and introducing granular file system management methods. Users can now interact more directly with the file system and control the execution flow more precisely.
Nov 7, 2019