yaser01 / mkv-muxing-batch-gui

App to muxing videos with audios/subtitles with so many options!
GNU General Public License v2.0
428 stars 22 forks source link

Feature request: Set directories relative to source folder #118

Open trpnblies7 opened 9 months ago

trpnblies7 commented 9 months ago

MKVToolNix has an option to set output directories relative to the source folder. I use this to have the program automatically output files to a "converted" folder within the source file's folder. Would it be possible to add options like this to the various directory selections in the Batch GUI? For instance, if I drag and drop files from multiple folders, I could specify ".\converted" in the output destination to automatically have the program output each file to a respective new folder within its source.

Similarly, if it could automatically search for subtitles in a "subs" folder within each file's source folder rather than having to specify one specific folder, that would be great, too.

image