Page 1 of 1

Avoiding repeat processing?

Posted: 13 Apr 2015, 21:06
by RingZero
Hi, if I batch process a folder containing multiple videos with unique names, add more videos to the folder and then process it again to generate thumbnails for the new videos, how can I do this without double processing the old videos?

I tried simply running the folder again, and while it did not generate double thumbnail sheets, it did spend time repeat processing all the videos that already had thumbnail sheets.

Re: Avoiding repeat processing?

Posted: 13 Apr 2015, 21:15
by admin
Hi.
You can set "Skip video file if ALL required pictures EXIST on the disk" option ON in GUI version of the program. That setting will be used in console version of the application too.