The steps I followed were:
1. Extract "default.mmcp.xml" from appdata.tar in the c:\Program Files (x86)\MakeMKV directory to the c:\users\btanner\.MakeMKV directory.
2. Rename it to myprofile.mmcp.xml
3. Edit it in Notepad, change line 4 and line 11, and save it
Code: Select all
<?xml version="1.0" encoding="utf-8"?>
<profile>
<!-- profile name - Default -->
<name lang="mogz">MyProfile</name>
<!-- Common MKV flags -->
<mkvSettings
ignoreForcedSubtitlesFlag="true"
useISO639Type2T="false"
setFirstAudioTrackAsDefault="true"
setFirstSubtitleTrackAsDefault="true"
setFirstForcedSubtitleTrackAsDefault="false"
I enabled logging and there is nothing in the log about a personal profile.
Any suggestions?
Thanks