maitrungduc1410 / react-native-video-trim

Video trimmer for React Native App
MIT License
37 stars 14 forks source link

Audio only support #41

Open nguyen95 opened 2 months ago

nguyen95 commented 2 months ago

Does this library support cutting audio files? Or are there plans for this in the future?

maitrungduc1410 commented 2 months ago

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

nguyen95 commented 2 months ago

Thanks, I'm looking forward to it!