react-native-video-trim
react-native-video-trim copied to clipboard
Audio only support
Does this library support cutting audio files? Or are there plans for this in the future?
this lib uses FFMPEG so of course audio trimming is possible.
My intent is to build this for video, but your idea is valid, I'll put this in roadmap and develop soon
Thanks, I'm looking forward to it!
hey @maitrungduc1410 great package, would love to see this feature, will email you!
hi @terence1990 @nguyen95
- audio only is now supported
- local and remote files also supported
please upgrade to
^2.1.0
@maitrungduc1410 awesome, remote files is an absolute game changer!
@maitrungduc1410 The output file is in mp4 format, I think mp3 would be more convenient
@nguyen95 you can customize it using "outputExt". Please check Readme