Option --noscan ignored?

The place to discuss linux version of MakeMKV
Post Reply
RonJohn
Posts: 7
Joined: Sat Mar 14, 2015 2:04 pm

Option --noscan ignored?

Post by RonJohn »

Hi,

I told makemkvcon not to scan, and only to dump track 0. Then it goes and scans for optical devices and then the whole BD disk. Am I doing it wrong or is "--noscan" just not implemented?

/developers/usage.txt

Code: Select all

$ makemkvcon mkv --decrypt --noscan --progress=-same disc:0 0 .
MakeMKV v1.9.1 linux(x64-release) started
Current operation: Scanning CD-ROM devices
Current action: Scanning CD-ROM devices
Current progress - 0%  , Total progress - 0%   
Current progress - 0%  , Total progress - 0%   
...
Title #00033.mpls has length of 59 seconds which is less than minimum title length of 120 seconds and was therefore skipped
Current progress - 47%  , Total progress - 25%   
Current progress - 47%  , Total progress - 30%   
File 00017.mpls was added as title #1
Current progress - 50%  , Total progress - 30%   
File 00002.m2ts was added as title #2
Title #00006.m2ts has length of 31 seconds which is less than minimum title length of 120 seconds and was therefore skipped
Current progress - 51%  , Total progress - 30%   
Current progress - 51%  , Total progress - 31%   
Title #00007.m2ts has length of 64 seconds which is less than minimum title length of 120 seconds and was therefore skipped
Current progress - 52%  , Total progress - 31%   
Title #00008.m2ts has length of 64 seconds which is less than minimum title length of 120 seconds and was therefore skipped
Current progress - 53%  , Total progress - 31%   
Title #00009.m2ts has length of 64 seconds which is less than minimum title length of 120 seconds and was therefore skipped
Current progress - 54%  , Total progress - 31%   
Title #00010.m2ts has length of 64 seconds which is less than minimum title length of 120 seconds and was therefore skipped
...
Thanks
Registered user.
Linux x86_64 (Xubuntu)
maeveynot
Posts: 3
Joined: Sun Nov 24, 2019 5:38 pm

Re: Option --noscan ignored?

Post by maeveynot »

Any update on this? I'm having the same problem. Attempting to run `makemkvcon info` on a directory dumped with `makemkvcon backup` while some other process is using any connected optical drive. adding `--progress=-same` shows that makemkvcon is indeed scanning drives and hanging on that step.

This is as of version 1.14.5.
Post Reply