Hi,
I want to write a Skript to rip Dvds or Blu-Rays automaticly.
So can anyone tell me how I can use the option dev: for source?
My arguments are like this:
makemkvcon mkv dev:E: all D: --minlength=300 --messages=C:\test.txt --progress=-same -r
But this does not work.
I hope someone can help me.
How to use dev:
-
- Posts: 4075
- Joined: Wed Nov 26, 2008 2:26 am
- Contact:
Re: How to use dev:
Currently dev: is sort of useless on windows. It requires a native device path (\Device\Cdrom0) . But the request is noted.
Re: How to use dev:
Thank you for your answer.
I have found out, that I can use "file:E:\Video_TS" for DVDs.
Can I use "file:" for Blu-Rays too?
I have found out, that I can use "file:E:\Video_TS" for DVDs.
Can I use "file:" for Blu-Rays too?
-
- Posts: 4075
- Joined: Wed Nov 26, 2008 2:26 am
- Contact:
Re: How to use dev:
Yes, just specify a path to BDMV directory.