makemkvcon access via DiscId?
Posted: Thu Dec 31, 2015 2:06 pm
Hi,
Thanks
What is the list command? Things like this fail:Source specification:
iso:<FileName> - open iso image <FileName>
file:<FolderName> - open files in folder <FolderName>
disc:<DiscId> - open disc with id <DiscId> (see list Command)
dev:<DeviceName> - open disc with OS device name <DeviceName>
Code: Select all
$ makemkvcon list dev:/dev/sr0
MakeMKV v1.9.8 linux(x64-release) started
Debug logging enabled, log will be saved as /home/ron/MakeMKV_log.txt
DEBUG: Code 0 at tGV8*Y(;LB'NV4(hp{Ow:29398760
Invalid command: list
$ makemkvcon list
MakeMKV v1.9.8 linux(x64-release) started
Debug logging enabled, log will be saved as /home/ron/MakeMKV_log.txt
DEBUG: Code 0 at tGV8*Y(;LB'NV4(hp{Ow:29398760
Invalid command: list
Thanks