diff help/help_mp-en.h @ 13462:01cc6b0a6e72

printf --> mp_msg transition in vo_yuv4mpeg patch by Sebastian Hegler <s_hegler at gmx dot de>
author diego
date Sat, 25 Sep 2004 16:10:55 +0000
parents 56b035c6514b
children 6c5620360391
line wrap: on
line diff
--- a/help/help_mp-en.h	Sat Sep 25 15:48:25 2004 +0000
+++ b/help/help_mp-en.h	Sat Sep 25 16:10:55 2004 +0000
@@ -788,6 +788,20 @@
 #define MSGTR_VO_PNM_PGMType "Will write PGM files."
 #define MSGTR_VO_PNM_PGMYUVType "Will write PGMYUV files."
 
+// vo_yuv4mpeg.c
+#define MSGTR_VO_YUV4MPEG_InterlacedHeightDivisibleBy4 "Interlaced mode requires image height to be divisible by 4."
+#define MSGTR_VO_YUV4MPEG_InterlacedLineBufAllocFail "Unable to allocate line buffer for interlaced mode."
+#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_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."
+#define MSGTR_VO_YUV4MPEG_InterlacedBFFMode "Using interlaced output mode, bottom-field first."
+#define MSGTR_VO_YUV4MPEG_ProgressiveMode "Using (default) progressive frame mode."
+
+
 // ======================= AO Audio Output drivers ========================
 
 // libao2