makemkvcon direct device specification

The place to discuss linux version of MakeMKV
Post Reply
Message
Author
cdslow
Posts: 4
Joined: Fri Aug 27, 2010 5:53 pm

makemkvcon direct device specification

#1 Post by cdslow » Sat Aug 28, 2010 1:26 pm

Is there a way to select CD drive for makemkvcon by device file instead of number?
makemkvcon info disc:/dev/hdc does not work.
If it's impossible now, will you add this function to future program versions?

mike admin
Posts: 4075
Joined: Wed Nov 26, 2008 2:26 am
Contact:

Re: makemkvcon direct device specification

#2 Post by mike admin » Mon Aug 30, 2010 4:10 am

cdslow wrote:Is there a way to select CD drive for makemkvcon by device file instead of number?
makemkvcon info disc:/dev/hdc does not work.
If it's impossible now, will you add this function to future program versions?
It's not possible now and unlikely to be changed. You can always use --list command to see drive number.

cdslow
Posts: 4
Joined: Fri Aug 27, 2010 5:53 pm

Re: makemkvcon direct device specification

#3 Post by cdslow » Mon Aug 30, 2010 11:41 am

mike admin wrote:You can always use --list command to see drive number.
Thanks for your answer. Can you provide exact example of command line to get drive list?

mike admin
Posts: 4075
Joined: Wed Nov 26, 2008 2:26 am
Contact:

Re: makemkvcon direct device specification

#4 Post by mike admin » Wed Sep 01, 2010 8:39 am

http://www.makemkv.com/developers/usage.txt

Code: Select all

makemkvcon -r --cache=1 info disc:9999

Post Reply