captaindeedat
Registered Member
- Feb 18, 2019
- 59
- 19
I need help with this...
Let's assume I have 3 video clips. I want to divide each video into 10 secs and merge them by alternating them.
For instance, 10 secs from clip1 with 10 secs from clip2 with 10 secs from clip3 then the next 10 secs from clip1 and so on.
I got a script from a YouTube video using moviepy. It was way too slow. Like 25 mins to generate 30 secs video clip.
I can do this manually in capcut, but I am looking for a way to make it faster.
Please, is there any tool or script that can help with this?
Let's assume I have 3 video clips. I want to divide each video into 10 secs and merge them by alternating them.
For instance, 10 secs from clip1 with 10 secs from clip2 with 10 secs from clip3 then the next 10 secs from clip1 and so on.
I got a script from a YouTube video using moviepy. It was way too slow. Like 25 mins to generate 30 secs video clip.
I can do this manually in capcut, but I am looking for a way to make it faster.
Please, is there any tool or script that can help with this?