Select Multiple (But not 'All' Titles)

Discussion of advanced MakeMKV functionality, expert mode, conversion profiles
Post Reply
alxscott
Posts: 22
Joined: Tue Apr 23, 2013 9:00 pm

Select Multiple (But not 'All' Titles)

Post by alxscott »

Hi,

I was wondering what the syntax is to select multiple specific titles, eg 1,3 and 4?!

Im happy with

Code: Select all

makemkvcon mkv disc:0 all ../../.. 

selects all titles... And

Code: Select all

makemkvcon mkv disc:0 1 ../../..
Selects title 1. But I was wondering if there is something like:

Code: Select all

makemkvcon mkv disc:0 1,3,4 ../../.. 
.

Obviously I've tried that and a couple other permutations with no joy!

Manys thanks!
Post Reply