diff help/help_mp-en.h @ 16124:833fa602eb76

Sometimes you have to manually add scale at the end of the filter chain :-(
author reimar
date Thu, 28 Jul 2005 09:56:33 +0000
parents 67e2129e0e6b
children b139ca30d52b
line wrap: on
line diff
--- a/help/help_mp-en.h	Thu Jul 28 09:48:34 2005 +0000
+++ b/help/help_mp-en.h	Thu Jul 28 09:56:33 2005 +0000
@@ -899,7 +899,8 @@
 
 // ======================= VO Video Output drivers ========================
 
-#define MSGTR_VOincompCodec "The selected video_out device is incompatible with this codec.\n"
+#define MSGTR_VOincompCodec "The selected video_out device is incompatible with this codec.\n"\
+                "Also try adding the scale filter, e.g. -vf spp,scale instead of -vf spp.\n"
 #define MSGTR_VO_GenericError "This error has occurred"
 #define MSGTR_VO_UnableToAccess "Unable to access"
 #define MSGTR_VO_ExistsButNoDirectory "already exists, but is not a directory."