View Full Version : How to batch demux BluRay ISO files?
stax76
2nd August 2020, 13:07
I want to batch remux Blu-ray ISO to mkv. Demuxed files could be batch remuxed with staxrip, but I don't know how to batch demux BluRay ISO files (without mounting).
stax76
2nd August 2020, 19:10
Ok, I found now that MakeMKV includes a console tool.
MakeMKV> .\makemkvcon64.exe
Use: makemkvcon [switches] Command [Parameters]
Commands:
info <source>
prints info about disc
mkv <source> <title id> <destination folder>
saves a single title to mkv file
backup <source> <destination folder>
backs up disc to a hard drive
f <args>
run universal firmware tool
Source specification:
iso:<FileName> - open iso image <FileName>
file:<FolderName> - open files in folder <FolderName>
disc:<DiscId> - open disc with id <DiscId> (see list Command)
dev:<DeviceName> - open disc with OS device name <DeviceName>
Switches:
-r --robot - turn on "robot" mode, see http://www.makemkv.com/developers
stax76
14th January 2021, 20:08
I tried it now, it requires a script to find the longest title, which I wrote today:
https://www.makemkv.com/forum/viewtopic.php?f=10&t=24297
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.