Save all subtitles
-
chowbok
- Posts: 19
- Joined: Sun May 13, 2018 2:02 pm
Save all subtitles
How do I set in my custom.mmcp.xml that I want all subtitles saved?
-
Woodstock
- Posts: 10972
- Joined: Sun Jul 24, 2011 11:21 pm
Re: Save all subtitles
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
FAQ about BETA and PERMANENT keys.
How to aid in finding the answer to your problem: Activating Debug Logging
FAQ about BETA and PERMANENT keys.
How to aid in finding the answer to your problem: Activating Debug Logging
-
chowbok
- Posts: 19
- Joined: Sun May 13, 2018 2:02 pm
Re: Save all subtitles
Thanks, but I don't want it selecting all the audio, just all the subtitles. Is there any way to just do the latter?