I am trying to get the syntax for makemkvcon64.exe to convert "all" from a network share (i.e. \\server\movies\dvds\StarWars\VIDEO_TS\VIDEO_TS.IFO) or z:\dvds\StarWars\VIDEO_TS\VIDEO_TS.IFO where "z:" is a mapped drive (net use * \\server\movies).
I have a bunch of DVDs ripped to a network share called \\server\movies\...
I want to convert all video (over 15 minutes) on the DVD and all subtitles and all sound tracks to a MKV file.
Here is what I get:
Code: Select all
C:\Program Files (x86)\MakeMKV>makemkvcon64.exe mkv file:"z:\dvds\StarWars\VIDEO_TS\VIDEO_TS.IFO" all e:\video\StarWars
MakeMKV v1.7.9 win(x64-release) started
Opening files on harddrive at z:\dvds\StarWars\VIDEO_TS\VIDEO_TS.IFO
Failed to open disc
Thanks