kolamorx
18th February 2025, 14:32
MKVMerge: How to batch combine multiple MKV files together, sorted by filename?
Z2697
18th February 2025, 15:40
The easy way:
mkvmerge file1.mkv + file2.mkv -o merged.mkv
This may only work when you have mkv files with similar "layout".
The advanced way is to made an example case in mkvtoolnix-gui, and use "Multiplexer -> Show command line", copy the command line and modify it, like replacing the file names with variables.
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.