diff --git a/Default-and-forced-flags-and-default-yes-no-in-mmg.md b/Default-and-forced-flags-and-default-yes-no-in-the-GUI.md similarity index 91% rename from Default-and-forced-flags-and-default-yes-no-in-mmg.md rename to Default-and-forced-flags-and-default-yes-no-in-the-GUI.md index 391f3ce..780383e 100644 --- a/Default-and-forced-flags-and-default-yes-no-in-mmg.md +++ b/Default-and-forced-flags-and-default-yes-no-in-the-GUI.md @@ -8,7 +8,7 @@ And especially – what's up with the values that I can set those flags to? What ## The answer -There are several flags in Matroska with confusing or unclear names ("default", "forced", "enabled"). In addition mmg uses similar terms ("default") in drop-down boxes for other controls, not only these flags. This entry tries to explain what those flags mean to the Matroska, for playback, and also how mmg and therefore mkvmerge decide how to set them depending on the values the controls are set to. +There are several flags in Matroska with confusing or unclear names ("default", "forced", "enabled"). In addition the GUI uses similar terms ("default") in drop-down boxes for other controls, not only these flags. This entry tries to explain what those flags mean to the Matroska, for playback, and also how the GUI and therefore mkvmerge decide how to set them depending on the values the controls are set to. Leaving a flag (no matter which flag) on the "default" settings means the decision whether or not it should be set is up to mkvmerge. mkvmerge usually takes the information provided by the source container into account. For some flag types (especially the "default track" flag) there are other considerations as well.