summaryrefslogtreecommitdiffstats
path: root/help_mp-en.h
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-18 01:54:33 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-18 01:54:33 +0000
commitce2543b85fb799a29472ed51a8bf4ffccfce5aa4 (patch)
treef4d0a6ca02f92172d0b26d389c47cce160df10d7 /help_mp-en.h
parentb09bb7d66387cacc494c36804073efa3696413c7 (diff)
downloadmpv-ce2543b85fb799a29472ed51a8bf4ffccfce5aa4.tar.bz2
mpv-ce2543b85fb799a29472ed51a8bf4ffccfce5aa4.tar.xz
video codec selection failed message changed - it depends on -vo too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5179 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help_mp-en.h')
-rw-r--r--help_mp-en.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/help_mp-en.h b/help_mp-en.h
index 691014338a..60c4fbe07c 100644
--- a/help_mp-en.h
+++ b/help_mp-en.h
@@ -93,7 +93,7 @@ static char help_text[]=
#define MSGTR_CouldntInitAudioCodec "Couldn't initialize audio codec! -> nosound\n"
#define MSGTR_TryForceVideoFmt "Trying to force video codec driver family %d ...\n"
#define MSGTR_CantFindVfmtFallback "Can't find video codec for forced driver family, fallback to other drivers.\n"
-#define MSGTR_CantFindVideoCodec "Can't find codec for video format 0x%X !\n"
+#define MSGTR_CantFindVideoCodec "Can't find codec matching selected -vo and video format 0x%X !\n"
#define MSGTR_VOincompCodec "Sorry, selected video_out device is incompatible with this codec.\n"
#define MSGTR_CouldntInitVideoCodec "FATAL: Couldn't initialize video codec :(\n"
#define MSGTR_EncodeFileExists "File already exists: %s (don't overwrite your favourite AVI!)\n"