Search found 1 match

by Zynga
Mon Jul 29, 2019 1:55 pm
Forum: Advanced MakeMKV usage
Topic: Adding AAC conversion to custom profile?
Replies: 11
Views: 33482

Re: Adding AAC conversion to custom profile?

@casperspe1

You can change the order by changing the order in the XML, just put AAC at the top

<!-- Keep stereo AAC unchanged, add downmix for multichannel -->
<trackSettings input="AAC-stereo">
<output outputSettingsName="aac"
defaultSelection="$app_DefaultSelectionString"
audioMix="stereo16 ...