diff help/help_mp-de.h @ 26480:b9ced5a4c5ff

consistently print fps with three digits of precision
author corey
date Wed, 23 Apr 2008 20:20:25 +0000
parents d715488fed0e
children 989aa2e9685f
line wrap: on
line diff
--- a/help/help_mp-de.h	Wed Apr 23 20:14:14 2008 +0000
+++ b/help/help_mp-de.h	Wed Apr 23 20:20:25 2008 +0000
@@ -412,7 +412,7 @@
 #define MSGTR_ConfigFileError "Konfigurationsdatei-Fehler"
 #define MSGTR_ErrorParsingCommandLine "Fehler beim Parsen der Kommandozeile"
 #define MSGTR_VideoStreamRequired "Videostream zwingend notwendig!\n"
-#define MSGTR_ForcingInputFPS "Input-Framerate wird als statt dessen als %5.2f interpretiert.\n"
+#define MSGTR_ForcingInputFPS "Input-Framerate wird als statt dessen als %5.3f interpretiert.\n"
 #define MSGTR_RawvideoDoesNotSupportAudio "Ausgabedateiformat RAWVIDEO unterstützt kein Audio - Audio wird deaktiviert.\n"
 #define MSGTR_DemuxerDoesntSupportNosound "Dieser Demuxer unterstützt -nosound noch nicht.\n"
 #define MSGTR_MemAllocFailed "Speicherreservierung fehlgeschlagen."
@@ -612,7 +612,7 @@
 "============== Sollte dies ein AVI, ASF oder MPEG Stream sein, ===============\n"\
 "====================== dann kontaktiere bitte den Autor. =====================\n"
 #define MSGTR_SettingProcessPriority "Setze Prozesspriorität: %s\n"
-#define MSGTR_FilefmtFourccSizeFpsFtime "[V] Dateiformat:%d  fourcc:0x%X  Größe:%dx%d  fps:%5.2f  ftime:=%6.4f\n"
+#define MSGTR_FilefmtFourccSizeFpsFtime "[V] Dateiformat:%d  fourcc:0x%X  Größe:%dx%d  fps:%5.3f  ftime:=%6.4f\n"
 #define MSGTR_CannotInitializeMuxer "Cannot initialize muxer."
 #define MSGTR_MissingVideoStream "Kein Videostream gefunden.\n"
 #define MSGTR_MissingAudioStream "Kein Audiostream gefunden. -> kein Ton.\n"