Make MKV & subtitle checkboxes

MKV playback, recompression, remuxing, codec packs, players, howtos, etc.
Rojma
Posts: 71
Joined: Tue Jan 07, 2014 12:52 pm

Re: Make MKV & subtitle checkboxes

Post by Rojma »

Radiocomms237 wrote:
Tue Jan 23, 2024 8:28 am
Yes, you need to modify MakeMKV's user profile.

(The following is copy 'n pasted from a post I made in another thread.)

On your PC (see quote below for mac), navigate to C:\Program Files\MakeMKV and you need to open an archive called "appdata.tar" (I use 7zip to open this archive) then copy the file "default.mmcp.xml" to a working folder;
bluedanes wrote:
Fri Sep 22, 2023 5:48 pm
~ if you are a Mac user you can find this in the MakeMKV app bundle. `/Applications/MakeMKV.app/Contents/Resources` has the .tar and then is also where you save your custom profile.
Rename this copied file to something like "custom.mmcp.xml" (you can replace "custom" with whatever name you prefer)

Open it with Notepad++ (or your .xml editor of choice)

Change <name lang="mogz">:5086</name> to <name lang="mogz">custom</name> (again, you can replace "custom" with whatever name you prefer)

Change setFirstSubtitleTrackAsDefault="true" to "false"

Change setFirstForcedSubtitleTrackAsDefault="true" to "false"

Save and exit from Notepad++

Move the new file into C:\Users/%UserProfile%\.MakeMKV (MakeMKV data directory default location)**
**Unless you've modified MakeMKV Preferences > General tab > MakeMKV data directory location, in which case, use that new location instead.
Open MakeMKV, go to settings > advanced and make sure profile is set to "custom" (or whatever name name you chose)

OR, if you trust me and can't figure out how to do all that, just download my custom profile here:

https://www.mediafire.com/file/hkb96tawp84ild1/custom.mmcp.xml/file

And drop it into the data directory.
Another great post on creating a custom profile! This should be pinned.
holygamer
Posts: 23
Joined: Sat Sep 04, 2010 4:49 am

Re: Make MKV & subtitle checkboxes

Post by holygamer »

Radiocomms237 wrote:
Tue Jan 23, 2024 8:28 am
Yes, you need to modify MakeMKV's user profile.

(The following is copy 'n pasted from a post I made in another thread.)

On your PC (see quote below for mac), navigate to C:\Program Files\MakeMKV and you need to open an archive called "appdata.tar" (I use 7zip to open this archive) then copy the file "default.mmcp.xml" to a working folder;
bluedanes wrote:
Fri Sep 22, 2023 5:48 pm
~ if you are a Mac user you can find this in the MakeMKV app bundle. `/Applications/MakeMKV.app/Contents/Resources` has the .tar and then is also where you save your custom profile.
Rename this copied file to something like "custom.mmcp.xml" (you can replace "custom" with whatever name you prefer)

Open it with Notepad++ (or your .xml editor of choice)

Change <name lang="mogz">:5086</name> to <name lang="mogz">custom</name> (again, you can replace "custom" with whatever name you prefer)

Change setFirstSubtitleTrackAsDefault="true" to "false"

Change setFirstForcedSubtitleTrackAsDefault="true" to "false"

Save and exit from Notepad++

Move the new file into C:\Users/%UserProfile%\.MakeMKV (MakeMKV data directory default location)**
**Unless you've modified MakeMKV Preferences > General tab > MakeMKV data directory location, in which case, use that new location instead.
Open MakeMKV, go to settings > advanced and make sure profile is set to "custom" (or whatever name name you chose)

OR, if you trust me and can't figure out how to do all that, just download my custom profile here:

https://www.mediafire.com/file/hkb96tawp84ild1/custom.mmcp.xml/file

And drop it into the data directory.
I did all of that but the last step says to go into the Advanced tab and set the profile to "custom". I'm looking in "Default Profile" and "custom" isn't there. Please advise.
dcoke22
Posts: 3177
Joined: Wed Jul 22, 2020 11:25 pm

Re: Make MKV & subtitle checkboxes

Post by dcoke22 »

holygamer wrote:
Thu Dec 19, 2024 9:27 pm
I did all of that but the last step says to go into the Advanced tab and set the profile to "custom". I'm looking in "Default Profile" and "custom" isn't there. Please advise.
What did you name the .xml file? That should be the name you find in the drop-down list.
holygamer
Posts: 23
Joined: Sat Sep 04, 2010 4:49 am

Re: Make MKV & subtitle checkboxes

Post by holygamer »

Completely forgot to change the directory to my custom file. It's working now. My problem now is that I want all HD audio files to be converted to FLAC but when I select the FLAC option in the drop-down menu my "custom" file isn't selected any more so now I get FLAC in the MKV files but the subtitles play by default again. How can I get FLAC but the subtitles aren't set as default?
Post Reply