I am attempting to use the CLI to rip from retail discs and I'm afraid I'm not using the proper syntax. I would like an example on how to use the CLI's disc mode with both DVD's and BD's (if there is indeed a difference between them...)
Thanks in advance!
---Qriist
Attempting to use CLI to rip from disc, no luck
Re: Attempting to use CLI to rip from disc, no luck
Please see this example :Qriist wrote:I am attempting to use the CLI to rip from retail discs and I'm afraid I'm not using the proper syntax. I would like an example on how to use the CLI's disc mode with both DVD's and BD's (if there is indeed a difference between them...)
Thanks in advance!
---Qriist
http://www.makemkv.com/forum2/viewtopic.php?f=1&t=996
Re: Attempting to use CLI to rip from disc, no luck
While I thank you for the attempted answer, I am afraid it doesn't help. It's failing to rip from a physical disc, not files residing on my hard drive. I've successfully ripped this particular disc with the GUI so I know that decryption is possible, only apparently broken right now, from my syntax or another reason...
-
- Posts: 4075
- Joined: Wed Nov 26, 2008 2:26 am
- Contact:
Re: Attempting to use CLI to rip from disc, no luck
Code: Select all
makemkvcon mkv disc:0 all c:\folder
Re: Attempting to use CLI to rip from disc, no luck
That worked like a charm! Thanks!