From 113b85e0b7bebd95adcbc0ff23d8565f4a98e014 Mon Sep 17 00:00:00 2001 From: attila Date: Sun, 25 Jun 2006 15:50:19 +0000 Subject: fail with an error if the source resolution is larger than 1023x1023 when using -vo (x)mga git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18815 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-en.h | 1 + 1 file changed, 1 insertion(+) (limited to 'help') diff --git a/help/help_mp-en.h b/help/help_mp-en.h index af90d9eacd..b9c35a9f7a 100644 --- a/help/help_mp-en.h +++ b/help/help_mp-en.h @@ -1579,6 +1579,7 @@ static char help_text[]= #define MSGTR_LIBVO_MGA_IncompatibleDriverVersion "Your mga_vid driver version is incompatible with this MPlayer version!\n" #define MSGTR_LIBVO_MGA_UsingBuffers "Using %d buffers.\n" #define MSGTR_LIBVO_MGA_CouldntOpen "Couldn't open: %s\n" +#define MGSTR_LIBVO_MGA_ResolutionTooHigh "Source resolution is in at least one dimension larger than 1023x1023. Please rescale in software or use -lavdopts lowres=1\n" // libvo/vesa_lvo.c -- cgit v1.2.3