r36413 - in trunk: cfg-common.h command.c help/help_mp-de.h help/help_mp-en.h libmpcodecs/vd.c
Author: ib Date: Wed Aug 7 23:06:59 2013 New Revision: 36413 Log: Be more consistent with movie aspect setting and check. Harmonize option "-aspect" with prescaling check and don't allow arbitrary values for command switch_ratio / variable movie_aspect. Modified: trunk/help/help_mp-de.h Changes in other areas also in this revision: Modified: trunk/cfg-common.h trunk/command.c trunk/help/help_mp-en.h trunk/libmpcodecs/vd.c Modified: trunk/help/help_mp-de.h ============================================================================== --- trunk/help/help_mp-de.h Wed Aug 7 22:41:34 2013 (r36412) +++ trunk/help/help_mp-de.h Wed Aug 7 23:06:59 2013 (r36413) @@ -200,6 +200,7 @@ static const char help_text[]= #define MSGTR_PtsAfterFiltersMissing "PTS nach Filter FEHLT\n" #define MSGTR_CommandLine "Kommandozeile:" #define MSGTR_MenuInitFailed "Initialisierung des Menüs fehlgeschlagen.\n" +#define MSGTR_InvalidSwitchRatio "Ungültiges Seitenverhältnis '%f', es bleibt unverändert.\n" // --- edit decision lists #define MSGTR_EdlOutOfMem "Es kann nicht genug Speicher für EDL-Daten reserviert werden.\n"
participants (1)
-
ib