Drive works in GUI but not console

Please post here for issues related to DVD discs
Post Reply
chrisost
Posts: 1
Joined: Sat Mar 18, 2023 5:14 am

Drive works in GUI but not console

Post by chrisost »

I wanted to use makemkvcon to script ripping of DVDs. I didn't make it far, though. Running the info command to try and get disc info resulted in the following:

Code: Select all

Debug log started at Sat Mar 18 04:44:04 2023 , written by MakeMKV v1.17.3 win(x64-release)
001005:0000 MakeMKV v1.17.3 win(x64-release) started
001004:0000 Debug logging enabled, log will be saved as file://C:\Users\User/MakeMKV_log.txt
Using 262272KB for read cache.
Network access is ENABLED, CURL version 7.72.0/Schannel/1.41.0 (x86_64-pc-win32) , proxy server not set.
WinCdArb=v1.2.0_tiny win(x64-release)
No  SDF v098: HL-DT-ST_DVDRAM_GT50N_LT20_20111202133000_M1KC7P62116
No auto SDF v098: HL-DT-ST_DVDRAM_GT50N_LT20_20111202133000_M1KC7P62116
DEBUG: Code 0 at 1fI2{<myXyWw7=irX:29396253
DEBUG: Code 0 at [zsJFhLiL.aL`&tD:213136746
No  SDF v098: HL-DT-ST_DVDRAM_GT50N_LT20_20111202133000_M1KC7P62116
DEBUG: Code 3 at 'W5#or0UspRy]J7I('S_3yx3:29395310
SDF id v098: HL-DT-ST_DVDRAM_GT50N_LT20_20111202133000_M1KC7P62116
001003:0020 DEBUG: Code 1 at aPQ\`&h9lI|4`'Q5t%!<y:121265062
005010:0000 Failed to open disc
Application exited at Sat Mar 18 04:44:08 2023
However, the GUI gets the disc info just fine (same disc, same drive), with the following logs:

Code: Select all

Debug log started at Sat Mar 18 04:42:35 2023 , written by MakeMKV v1.17.3 win(x64-release)
001005:0000 MakeMKV v1.17.3 win(x64-release) started
001004:0000 Debug logging enabled, log will be saved as file://C:\Users\User/MakeMKV_log.txt
Using 262272KB for read cache.
Network access is ENABLED, CURL version 7.72.0/Schannel/1.41.0 (x86_64-pc-win32) , proxy server not set.
WinCdArb=v1.2.0_tiny win(x64-release)
No  SDF v098: HL-DT-ST_DVDRAM_GT50N_LT20_20111202133000_M1KC7P62116
No auto SDF v098: HL-DT-ST_DVDRAM_GT50N_LT20_20111202133000_M1KC7P62116
DEBUG: Code 0 at 1fI2{<myXyWw7=irX:29396253
DEBUG: Code 0 at [zsJFhLiL.aL`&tD:213136746
No  SDF v098: HL-DT-ST_DVDRAM_GT50N_LT20_20111202133000_M1KC7P62116
DEBUG: Code 3 at 'W5#or0UspRy]J7I('S_3yx3:29395310
SDF id v098: HL-DT-ST_DVDRAM_GT50N_LT20_20111202133000_M1KC7P62116
Both are identical until the

Code: Select all

001003:0020 DEBUG: Code 1 at aPQ\`&h9lI|4`'Q5t%!<y:121265062
in the failed console run.

Any suggestions for how to diagnose?
Post Reply