react-native-video-processing icon indicating copy to clipboard operation
react-native-video-processing copied to clipboard

Change tracker position of trimmer programatically

Open keshamtravels opened this issue 6 years ago • 5 comments

I want to change the position of tracker of trimmer programatically . What i want to achieve is that user can upload only video of <=30 seconds . Now , the problem is when trimmer is loaded , it puts the tracker on end points only, i want to position left tracker at 0 second and right tracker at 30 second time of video , and i want the user to only be able to move tracker in a way that only trim 30 second video or less than that.

I am expecting this feature to be able to work on android.

keshamtravels avatar Aug 03 '18 02:08 keshamtravels

Could you achieve that? I need to use something just like that!

chrismang avatar Aug 19 '18 00:08 chrismang

👍 +1

BaderSerhan avatar Nov 05 '18 13:11 BaderSerhan

Could you achieve that? I need the same concepts

EdisonDevadoss avatar Feb 25 '19 09:02 EdisonDevadoss

hey guys @EdisonDevadoss @chrismang does anyone of you could achieved something like you wanted. I need something similar, I mean, let's say that I have a 30 seconds video.... but I want to send to the backend a new video of 10 seconds or less... So I need to trim somehow the 30 seconds video and get a new video.

jrartiga avatar Dec 11 '19 01:12 jrartiga

Drag the position programatically can anyone please help me

gopisupreme avatar Sep 29 '20 13:09 gopisupreme