Save all subtitles

Discussion of advanced MakeMKV functionality, expert mode, conversion profiles
Post Reply
chowbok
Posts: 12
Joined: Sun May 13, 2018 2:02 pm

Save all subtitles

Post by chowbok »

How do I set in my custom.mmcp.xml that I want all subtitles saved?
Woodstock
Posts: 9912
Joined: Sun Jul 24, 2011 11:21 pm

Re: Save all subtitles

Post by Woodstock »

I use this to get all languages (audio and subtitle):

Code: Select all

    <profileSettings
        app_DefaultSelectionString="-sel:all,+sel:(favlang|nolang),-sel:mvcvideo,=100:all,-10:favlang"
    />
MakeMKV Frequently Asked Questions
How to aid in finding the answer to your problem: Activating Debug Logging
chowbok
Posts: 12
Joined: Sun May 13, 2018 2:02 pm

Re: Save all subtitles

Post by chowbok »

Woodstock wrote:
Sat Oct 13, 2018 9:34 pm
I use this to get all languages (audio and subtitle):
Thanks, but I don't want it selecting all the audio, just all the subtitles. Is there any way to just do the latter?
Post Reply