summaryrefslogtreecommitdiffstats
path: root/help_mp-en.h
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-08-04 01:48:54 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-08-04 01:48:54 +0000
commitdf8920b664eef1ef79f8bef3b633c42147105622 (patch)
tree17b13a8394ea2ecab57ff2fa002c42afca65a348 /help_mp-en.h
parente283ac5c3cf941372fca5369fe1c8ff91700a0ba (diff)
downloadmpv-df8920b664eef1ef79f8bef3b633c42147105622.tar.bz2
mpv-df8920b664eef1ef79f8bef3b633c42147105622.tar.xz
'swtiching to -ni' added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6886 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help_mp-en.h')
-rw-r--r--help_mp-en.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/help_mp-en.h b/help_mp-en.h
index f04d9448bb..50fe9538c3 100644
--- a/help_mp-en.h
+++ b/help_mp-en.h
@@ -148,6 +148,7 @@ static char help_text[]=
#define MSGTR_TooManyVideoInBuffer "\nDEMUXER: Too many (%d in %d bytes) video packets in the buffer!\n"
#define MSGTR_MaybeNI "(maybe you play a non-interleaved stream/file or the codec failed)?\n" \
"For .AVI files, try to force non-interleaved mode with option -ni\n"
+#define MSGTR_SwitchToNi "\nDetected badly interleaved .AVI - switching to -ni mode!\n"
#define MSGTR_DetectedFILMfile "Detected FILM file format!\n"
#define MSGTR_DetectedFLIfile "Detected FLI file format!\n"
#define MSGTR_DetectedROQfile "Detected RoQ file format!\n"