Command Line Examples: MakeMKVCon64
Posted: Tue Jul 17, 2012 8:02 pm
So I'm trying my darndest to make a script that automates some of my processes for ripping my dvd collection. I'm getting stuck on one of the simplest parts, starting MakeMKV from the command line. I've created a very basic windows batch files just to test that this part is working. Well, it's not, and I can't figure out what I need to do.
I'm trying to just rip the main movie and that is all.. so I'm using the following command line arguments:
"C:\Program Files (x86)\MakeMKV\makemkvcon64.exe" --minlength=3600 --decrypt mkv disc:0 0 C:\Video\Dvd_Prep\Temp
The command line instructions say to pass <source> <titleid> <destination>. I don't know what titleid is and so I've tried just passing "0" and leaving that argument out, but nothing appears to work. Any help would be much appreciated.
I'm trying to just rip the main movie and that is all.. so I'm using the following command line arguments:
"C:\Program Files (x86)\MakeMKV\makemkvcon64.exe" --minlength=3600 --decrypt mkv disc:0 0 C:\Video\Dvd_Prep\Temp
The command line instructions say to pass <source> <titleid> <destination>. I don't know what titleid is and so I've tried just passing "0" and leaving that argument out, but nothing appears to work. Any help would be much appreciated.