v0.4.0

ffmpegwasm/ffmpeg.wasmv0.4.0Nov 21, 2019by jeromewu

AI Summary

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.

Key Highlights

  • Added Worker.trim for cutting media to specific intervals
  • Added examples for Webcam usage
  • Added examples for Image to Video conversion

New Features

  • Worker.trim

Full Release Notes

- Add Worker.trim to trim video and audio to specific interval
- Examples:
  - Webcam
  - Image to video