What about: http://www.makemkv.com/forum2/viewtopic.php?f=10&t=6005
Thank you very mutch. I've found the solution it was a problem on the code :
REM DVD? put "dvd" for DVDPlayer / "BD-" for BLUERAY Player note slashI option to ignore case
IF /I !var2! == BD- (
I need to change "DVD ...
Search found 2 matches
- Fri Apr 05, 2013 9:18 am
- Forum: General MakeMKV discussion
- Topic: How can I create a .bat file for making mkv files?
- Replies: 9
- Views: 20908
- Thu Apr 04, 2013 9:02 am
- Forum: General MakeMKV discussion
- Topic: How can I create a .bat file for making mkv files?
- Replies: 9
- Views: 20908
Re: How can I create a .bat file for making mkv files?
Hello,
That's two days I'm trying without success to create a batch file with the command line. I found some tracks and solutions to your forum. Very handy indeed! ;) But I am faced with a problem that I can not seem to solve.
I reproduced the following bat file, which works very well on my PC ...
That's two days I'm trying without success to create a batch file with the command line. I found some tracks and solutions to your forum. Very handy indeed! ;) But I am faced with a problem that I can not seem to solve.
I reproduced the following bat file, which works very well on my PC ...