Export Image Sequence AutoNumber=Frame#
An enhanced version of the original VirtualDub
Brought to you by:
shekhjkl
When selecting some frames for exporting, image numbers always starts in 000 with two big disadvantages:
1) It's hard to know later which frames were copied
2) Further selecting and extacting other frames will overwrite previous sequence if filename was not changed.
Using actual frame number for each image would be more useful (or at least a tick option for that behavior).
Anonymous
Another very useful behaviour would be suggesting same filename as video (maybe with an underscore suffix), setting default number of digits to 5 (enough for 30 min camera limit), and suggesting source video folder as destination.
Adding option for start number is good, but changing default filenames and directories needs systematic approach (not fast).
Good enogh, a starting number field with default to first selected frame number (and default to 5 digits or enogh digits to hold entire selected range) would be great. Changing default folders/names might no be such a good idea after all if one uses another folder/name it must be reentered each time.
Don't understand problem with number of digits (default to 5), you could set it to whatever and it is remembered forever.
Changes in new build:
Last edit: Anton Shekhovtsov 2018-10-28
Great!, Thanks, didn't know that number of digits was remembered between sessions. Anyway, main problem was holding max number solved by you.