Save all subtitles

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

Save all subtitles

Post by chowbok » Sat Oct 13, 2018 3:53 pm

How do I set in my custom.mmcp.xml that I want all subtitles saved?

Woodstock
Posts: 10199
Joined: Sun Jul 24, 2011 11:21 pm

Re: Save all subtitles

Post by Woodstock » Sat Oct 13, 2018 9:34 pm

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"
    />

chowbok
Posts: 16
Joined: Sun May 13, 2018 2:02 pm

Re: Save all subtitles

Post by chowbok » Sun Oct 14, 2018 1:08 am

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