Page 1 of 1
Dual layer DV to single with command line
Posted: Mon Jun 13, 2022 2:12 pm
by purpl3F0x
Hello, I used makemkv on windows to convert a dual layer Dolby Vision .mkv file to single layer, for using it on Plex and worked fine.
I would like to ask if it's possible to do this operation also via command line ?
Thanks
Re: Dual layer DV to single with command line
Posted: Mon Jun 13, 2022 6:15 pm
by dcoke22
https://makemkv.com/developers/
That'll get you started using the command line interface.
Re: Dual layer DV to single with command line
Posted: Tue Jun 14, 2022 3:58 am
by purpl3F0x
I have looked into that but I haven't figured out how to do it. Can you give me an example how to pass an mkv file as input ?
Re: Dual layer DV to single with command line
Posted: Tue Jun 14, 2022 1:29 pm
by dcoke22
There are a bunch of threads on this topic on the forum. Just look around. For example:
complete documentation for makemkvcon?
Re: Dual layer DV to single with command line
Posted: Tue Jun 14, 2022 3:39 pm
by purpl3F0x
I have looked into that but still can't pass an mkv file to it. For example
Code: Select all
makemkvconv info file:"a_file.mkv"
seems to work as expected.
But:
Code: Select all
makemkvconv info file:"a_file.mkv"
Gives the following
Code: Select all
MakeMKV v1.16.7 win(x64-release) started
The program can't find any usable optical drives.
Use: makemkvcon [switches] Command [Parameters]