makemkvcon direct device specification

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

makemkvcon direct device specification

Post by cdslow »

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

Post by mike admin »

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

Post by cdslow »

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

Post by mike admin »

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

Code: Select all

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