Hello,
I would like to create some sophisticated script, which do the following job for me...
I have 4 video tracks that's contain videos from different camera angles.
The whole project is 2 hours total time.
I have a text file which contains times:
0:1:56:00
0:2:20:00
0:2:26:00
0:2:49:00
0:3:5:00
0:3:16:00
0:3:40:00
0:4:19:00
0:5:41:00
0:6:12:00
...
2:01:00:00
etc.
I would like to read the times from the import text file and minus 5 seconds and plus 5 seconds from above times (10 seconds total duration time as a result) and cut this video clips (from the video camera angle which is not muted - 1 of these 4 video tracks will be always not muted - because it was edited from multicamera view in Vegas Pro so always 3 videos on timeline will be muted and 1 video will be not muted on the specified duration position).
Such video cut should be moved upper on the seperate video track previously prepared for it. Let's name this video track: "video cuts".
I don't need audio track.
Is it possible to do via script?
Regards
Marcin