Legacy UsesMaxPictureSettings tag didn't get converted properly when
new preset is based on an old preset that used it.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2053
b64f7644-9d1e-0410-96f1-
a4d463321fa5
ghb_dict_insert(dict, g_strdup("VideoQualityType"),
ghb_int_value_new(2));
}
+ ghb_dict_remove(dict, "UsesMaxPictureSettings");
ghb_dict_remove(dict, "autoscale");
ghb_dict_remove(dict, "anamorphic");
ghb_dict_remove(dict, "vquality_type_target");