[MPlayer-DOCS] CVS: main/help help_mp-en.h,1.152,1.153

Reimar Döffinger CVS syncmail at mplayerhq.hu
Fri Dec 3 22:02:16 CET 2004


CVS change done by Reimar Döffinger CVS

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

Modified Files:
	help_mp-en.h 
Log Message:
Add a file= suboption to set output file.
Patch by Olivier Rolland (( billl |at| users <dot> sf <dot> net )).


Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-en.h,v
retrieving revision 1.152
retrieving revision 1.153
diff -u -r1.152 -r1.153
--- help_mp-en.h	11 Nov 2004 02:22:16 -0000	1.152
+++ help_mp-en.h	3 Dec 2004 21:02:13 -0000	1.153
@@ -866,7 +866,7 @@
 #define MSGTR_VO_YUV4MPEG_InterlacedInputNotRGB "Input not RGB, can't separate chrominance by fields!"
 #define MSGTR_VO_YUV4MPEG_WidthDivisibleBy2 "Image width must be divisible by 2."
 #define MSGTR_VO_YUV4MPEG_NoMemRGBFrameBuf "Not enough memory to allocate RGB framebuffer."
-#define MSGTR_VO_YUV4MPEG_OutFileOpenError "Can't get memory or file handle to write \"stream.yuv\"!"
+#define MSGTR_VO_YUV4MPEG_OutFileOpenError "Can't get memory or file handle to write \"%s\"!"
 #define MSGTR_VO_YUV4MPEG_OutFileWriteError "Error writing image to output!"
 #define MSGTR_VO_YUV4MPEG_UnknownSubDev "Unknown subdevice: %s"
 #define MSGTR_VO_YUV4MPEG_InterlacedTFFMode "Using interlaced output mode, top-field first."




More information about the MPlayer-DOCS mailing list