CLI Only Specific Extraction

The place to discuss linux version of MakeMKV
Post Reply
edent
Posts: 8
Joined: Mon Nov 28, 2011 1:51 pm

CLI Only Specific Extraction

Post by edent »

Hi,

Is there any way to perform a specific extraction just using the command line?

Essentially, I'm running a headless server, and don't have a GUI. I'd like to be able to list all of a title's properties and selectively extract them.

Say

Code: Select all

makemkvcon mkv disc:0 title:2 lang:2,3 subtitle:2
I've found the current CLI help text - http://www.makemkv.com/developers/usage.txt - but that doesn't seem to do what I want.

Is this possible?
mike admin
Posts: 4065
Joined: Wed Nov 26, 2008 2:26 am
Contact:

Re: CLI Only Specific Extraction

Post by mike admin »

Not right now, should be possible in a near future.
edent
Posts: 8
Joined: Mon Nov 28, 2011 1:51 pm

Re: CLI Only Specific Extraction

Post by edent »

Cool - looking forward to it!
copycat
Posts: 4
Joined: Mon Jan 31, 2011 2:03 am

Re: CLI Only Specific Extraction

Post by copycat »

mike admin wrote:Not right now, should be possible in a near future.
Excellent - by near future did you mean version 1.7.0 released on 12/21? ;)
agillis
Posts: 10
Joined: Thu Sep 30, 2010 6:03 pm

Re: CLI Only Specific Extraction

Post by agillis »

This feature would be very useful. Any news on this?
Post Reply