Windows Batch script to automate batch processing using mkvtoolnix.
mkvtoolnix-gui.exe
.Menu Bar > Multiplexer > Create option file
, and save it as 'options.json' in the same directory where all MKV files to be processed are. You can then close the GUI."--output",
line along with the one coming right after it."(",
and ")",
lines together with the one in between them.mkvmerge.exe
executable within MKVToolNix and get its path (Shift + Right-Click > Copy as path
from Windows File Explorer).mkvtoolnix-batch.bat
and replace "D:\...\mkvmerge.exe"
with your path to mkvmerge.exe
from step 6.mkvtoolnix-batch.bat
by double-clicking it.mkvmerge_out
directory.Code licensed under GNU General Public License v3.0.