shahen94 / react-native-video-processing

Native Video editing/trimming/compressing :movie_camera: library for React-Native
https://shahen94.github.io/react-native-video-processing/
MIT License
1.25k stars 326 forks source link

Max duration in trim view #300

Open vineethvijayan opened 4 years ago

vineethvijayan commented 4 years ago

Is it possible to set max duration in the trim view so that it doesn't go beyond it? Like save video should be between 15 secs and 60 no matter how long the video is.

paulrostorp commented 2 years ago

I am also interested in this feature. Is this something feasible ?