Avoiding repeat processing?

All about the program
Post Reply
RingZero
Posts: 4
Joined: 13 Apr 2015, 21:01

13 Apr 2015, 21:06

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.
User avatar
admin
Site Admin
Posts: 1454
Joined: 03 Jun 2014, 22:14

13 Apr 2015, 21:15

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.
Post Reply