command line, audio track not included when using v1.7.0

Everything related to MakeMKV
Post Reply
megaman
Posts: 3
Joined: Mon Jan 02, 2012 6:58 pm

command line, audio track not included when using v1.7.0

Post by megaman »

Hi,

I'm using the command line of makemkv to convert dvd iso files to mkv,

I use the following command:
"C:\Program Files (x86)\MakeMKV\makemkvcon64" mkv iso:file.iso all d:\temp\

In the older versions this has worked beautifully, I got all video, audio tracks and subtitles.
However since v1.7.0 the audio track is not copied to the mkv...
Are there any new command line options that needs to be added or is this a new bug ?
joe42
Posts: 103
Joined: Mon Jan 03, 2011 7:44 pm

Re: command line, audio track not included when using v1.7.0

Post by joe42 »

Since v1.7.0 changed the way that default tracks are selected in the GUI, I wonder if there were also changes made with the command line behavior.
megaman
Posts: 3
Joined: Mon Jan 02, 2012 6:58 pm

Re: command line, audio track not included when using v1.7.0

Post by megaman »

I also noticed that in the GUI, however I think that the command line the parameter all should include all tracks...
mike admin
Posts: 4075
Joined: Wed Nov 26, 2008 2:26 am
Contact:

Re: command line, audio track not included when using v1.7.0

Post by mike admin »

megaman wrote:I also noticed that in the GUI, however I think that the command line the parameter all should include all tracks...
Wit 1.7.0 the selection rules from default profile apply be default. To select every track you need to create a profile with selection line "+all", and then you can pass profile file as --profile=/full/path/to/profile.mmcp.xml
megaman
Posts: 3
Joined: Mon Jan 02, 2012 6:58 pm

Re: command line, audio track not included when using v1.7.0

Post by megaman »

ah, that's the problem, now it works the way I want it.

thanks
Post Reply