Currently Output Folder let me choose a Specific Location (absolute) such as a USB, or a Folder.
Save Each Job into its folder will be based on each filenames.
Request: A combination of the two with the Preserver folder structures with relative path.
For example:
C:\Folder1\Video1.mp4
C:\Folder1\Video2.mp4
C:\Folder2\Video3.mp4
Currently will be something like this:
With output:
D:\Thumbnails Folder\Video1.jpg
D:\Thumbnails Folder\Video2.jpg
With Save each job it will be
C:\Video1\Video1.jpg
C:\Video1\Video2.jpg
What I'm asking is:
C:\Folder1\Thumbnails Folder\Video1.jpg
C:\Folder1\Thumbnails Folder\Video2.jpg
C:\Folder2\Thumbnails Folder\Video3.jpg
Thanks.