salihgun / react-native-video-processor

Video processing functions
MIT License
29 stars 5 forks source link

Video Trimmer Component #3

Closed margretheluth closed 1 year ago

margretheluth commented 1 year ago

Hey, does anyone know if there will be a trimmer component added? I am struggling to make one with the frames and multi slider. Thanks! ☺️

salihgun commented 1 year ago

Hello,

I've done it before. I will add it soon as a component. You can star it to be notified.

salihgun commented 1 year ago

@margretheluth You can check the latest version.

Aycom366 commented 9 months ago

@salihgun Thanks for the package. However, I don't know how to download the trimmed video. can you show me how, please?

salihgun commented 9 months ago

You can use a file manager library to download the video, you have the path. @Aycom366

Aycom366 commented 9 months ago

You can use a file manager library to download the video, you have the path. @Aycom366

I'm using the trimmer component to trim and there's no how I can get path after trimming. Because I'm not using any of the video function.