Releases: theshubhamy/rnvideo-ffmpeg-processor
Releases · theshubhamy/rnvideo-ffmpeg-processor
v1.2.0
Release version 1.2.0 with new video processing features
- Added new methods for video processing using FFmpeg:
- Support for merging multiple videos.
- New method to merge audio with video.
- Ability to add text overlays to videos.
- Option to mute video by removing audio track.
- Ensured compatibility with React Native auto-linking for both iOS and Android.
- Added TypeScript support with
.d.tsfiles for better developer experience. - Improved iOS integration via updated
VideoProcessor.podspec. - Updated documentation in
README.mdto include new usage examples.
Release version 1.2.0.
Full Changelog: v1.1.0...v1.2.0