Using Number Bulk Type

The bulk by number method is the way bulk processing was handled in previous verisions of DubMan. This method is useful for processing files which are named using consecutive numbers (ep1.avi, ep2.avi, ep3.avi, etc.) In the bulk settings dialog, choose Number, then choose the numbered range you'd like to process. The pad zeros check will add zeros in front of numbers shorter in length then the ending number, so 1-10 becomes 01-10. When adding jobs, every field where there's a # character in the name, the # will be replaced with the number for that process step.

For example: if I select the range between 7 and 11 with zero padding enabled, and specify the input as C:\videos\#-input.avi and output as C:\videos\#-output.avi, the files read/written will be 07-input.avi/07-output.avi, 08-input.avi/08-output.avi ... 11-input.avi/11-output.avi.

Back to Bulk Jobs
Back to Contents