diff help/help_mp-en.h @ 14095:367ba4601d47

Add a file= suboption to set output file. Patch by Olivier Rolland (( billl |at| users <dot> sf <dot> net )).
author reimar
date Fri, 03 Dec 2004 21:02:14 +0000
parents c012194ba7d7
children c30e193ac112
line wrap: on
line diff
--- a/help/help_mp-en.h	Fri Dec 03 20:55:00 2004 +0000
+++ b/help/help_mp-en.h	Fri Dec 03 21:02:14 2004 +0000
@@ -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."