[MPlayer-DOCS] CVS: main/help help_mp-de.h,1.102,1.103

Sebastian Kraemer CVS syncmail at mplayerhq.hu
Sat Dec 4 12:12:36 CET 2004


CVS change done by Sebastian Kraemer CVS

Update of /cvsroot/mplayer/main/help
In directory mail:/var2/tmp/cvs-serv23921/help

Modified Files:
	help_mp-de.h 
Log Message:
Add a file= suboption to set output file. (stream.yuv -> %s)


Index: help_mp-de.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-de.h,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -r1.102 -r1.103
--- help_mp-de.h	30 Oct 2004 15:10:05 -0000	1.102
+++ help_mp-de.h	4 Dec 2004 11:12:34 -0000	1.103
@@ -4,7 +4,7 @@
 // Alexander Strasser <eclipse7 at gmx.net>
 // Sebastian Krämer <mplayer at skraemer.de>
 
-// In synch with rev 1.151
+// In synch with rev 1.153
 
 // ========================= MPlayer help ===========================
 
@@ -874,7 +874,7 @@
 #define MSGTR_VO_YUV4MPEG_InterlacedInputNotRGB "Eingabe ist nicht RGB, kann Chrominanz nicht in Felder separieren!"
 #define MSGTR_VO_YUV4MPEG_WidthDivisibleBy2 "Bildhöhe muss durch 2 teilbar sein."
 #define MSGTR_VO_YUV4MPEG_NoMemRGBFrameBuf "Nicht genug Speicher, um RGB-Framebuffer zu allozieren."
-#define MSGTR_VO_YUV4MPEG_OutFileOpenError "Bekomme keinen Speicher oder Datei-Handle, um \"stream.yuv\" zu schreiben!"
+#define MSGTR_VO_YUV4MPEG_OutFileOpenError "Bekomme keinen Speicher oder Datei-Handle, um \"%s\" zu schreiben!"
 #define MSGTR_VO_YUV4MPEG_OutFileWriteError "Fehler beim Schreiben des Bildes auf die Ausgabe!"
 #define MSGTR_VO_YUV4MPEG_UnknownSubDev "Unbekanntes Subdevice: %s"
 #define MSGTR_VO_YUV4MPEG_InterlacedTFFMode "Benutze Interlaced-Ausgabemodus, oberes Feld (top-field) zuerst."




More information about the MPlayer-DOCS mailing list