Hi folks, I have 4 videos recorded using Pi camera on my Pi3, each is approx 2 min long, now I want to make a 5th video using command line code. I want to cut each video for 3 or 4 sec and merge them in series. I mean, video1 (5 sec) followed by video2 (5 sec) followed by video3 (5 sec) followed by video4 (5 sec) followed by video1 (another 5 sec) and this will goes on for 2 min. In short I want to cut the each recoded video in 5 sec short clip and merge/stitch them together video.1.2.3.4.1.2.3.4.1.2.3.4....
please let me know, how to do this ? thanks a lot guys. regards