flutter_video_kit 0.0.5
flutter_video_kit: ^0.0.5 copied to clipboard
VideoKit is a Dart package for manipulating video files using FFmpeg and FFprobe commands. It provides a variety of features such as muting, trimming, splitting, compressing, and retrieving video information.
VideoKit #
VideoKit is a Dart package for manipulating video files using FFmpeg and FFprobe commands. It provides a variety of features such as muting, trimming, splitting, compressing, and retrieving video information.
Features #
- Trim video
- Get video duration
- Get video information
- Get thumbnail video
Getting started #
This package supports both Main and LTS version of the FFmpeg implementation.