Newbie: Batch file DVD iso > mkv
Posted: Sat Jan 09, 2021 7:14 am
Up front - I am new here.
Also I have used MakeMKV just once, to convert an iso to mkv (loading the ISO as virtual DVD) in Windows 10 x64.
Vainly searched here to see if I could find examples of a batch file that is doing the following.
Say I have all the video .iso files in 1 single folder, so, like this:
\Temp\
file-one.iso
file-two.iso
file-three.iso
etc.
I want all these iso files be converted to .mkv in the same folder, the same way as if they were loaded in a virtual DVD
\Temp\
file-one.mkv
file-two.mkv
file-three.mkv
etc.
I could copy all the iso file names to clipboard and paste it into a text file.
Then (if possible) add command line instruction for each file/line.
However, regretfully I would not know how to create a batch for that.
How it should look like.
Appreciate suggestions.
p.s. I already found out there are a lot of "makemkvcon" instructions,
but honestly, I would not know how to deal with those, i.e. what to use and how.
Sorry.
Also I have used MakeMKV just once, to convert an iso to mkv (loading the ISO as virtual DVD) in Windows 10 x64.
Vainly searched here to see if I could find examples of a batch file that is doing the following.
Say I have all the video .iso files in 1 single folder, so, like this:
\Temp\
file-one.iso
file-two.iso
file-three.iso
etc.
I want all these iso files be converted to .mkv in the same folder, the same way as if they were loaded in a virtual DVD
\Temp\
file-one.mkv
file-two.mkv
file-three.mkv
etc.
I could copy all the iso file names to clipboard and paste it into a text file.
Then (if possible) add command line instruction for each file/line.
However, regretfully I would not know how to create a batch for that.
How it should look like.
Appreciate suggestions.
p.s. I already found out there are a lot of "makemkvcon" instructions,
but honestly, I would not know how to deal with those, i.e. what to use and how.
Sorry.