I'm not copying from a disk, but a local disk backup directory. I've tried running:Copy all titles from first disc and save as MKV files:Code: Select all
makemkvcon mkv disc:0 all c:\folder
Code: Select all
makemkvcon --robot mkv /path/to/the/DVD/backup all /the/output/path
I've installed MakeMKV from Flathub — the actual command to launch the CLI version is:
Code: Select all
flatpak run --command=makemkvcon com.makemkv.MakeMKV
EDIT-2: Cleaned the post title.