Hi all,
I've seen "Re: Multiple join jobs as batch", Olga's reply about batch join and so I had a question:
If I have to separate files from which I want select some parts (e.g. from "video file 1" , 1 second between time 00:00:01 and 00:00:02 and from "video file 2" 2 second between time 00:00:02 and 00:00:04), is there any way to join this parts directly (i.e. one file with time 00:00:01 and 00:00:02 of first file and time 00:00:02 and 00:00:04 of second file) without creating two trimmed files and after join them?
In fact, I suppose that modifying only "joining list" with selected seconds (i.e. defining start and stop time) of each files does not work.
I look forward to you suggestion
Regards,