noob2011
8th November 2011, 03:44
Hello
I am trying to edit the output of a video camera (mp4 format) with the following objective:
1a) Take the first 5 out of every 100 frames (removing the other 95); and/or
1b) Take the first frames out of every 100 frames repeated 5 times (removing the other 99)
2) in each case, from a long list of files; and
3) catenate the output (from the multiple files) in a new file (mp4, avi, or whatever).
I wasn't able to figure out how to get the looping control structures to work at all.
The files are video only, no sound.
Could someone help?
Thanks
I am trying to edit the output of a video camera (mp4 format) with the following objective:
1a) Take the first 5 out of every 100 frames (removing the other 95); and/or
1b) Take the first frames out of every 100 frames repeated 5 times (removing the other 99)
2) in each case, from a long list of files; and
3) catenate the output (from the multiple files) in a new file (mp4, avi, or whatever).
I wasn't able to figure out how to get the looping control structures to work at all.
The files are video only, no sound.
Could someone help?
Thanks