summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-16 23:40:42 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-16 23:40:42 +0000
commitf687663a7547bd9a651941b3622a79864ca2dfd2 (patch)
tree7a1e1b97abe1309515146b6a1899da38b043e288 /help
parent1eb1e00083b4f85daef8f4cc43c67d1f069a6bc8 (diff)
downloadmpv-f687663a7547bd9a651941b3622a79864ca2dfd2.tar.bz2
mpv-f687663a7547bd9a651941b3622a79864ca2dfd2.tar.xz
telecine messages
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8969 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-en.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index 2111c9fd1e..ec94a762e3 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -301,6 +301,9 @@ static char help_text[]=
#define MSGTR_DemuxerInfoAlreadyPresent "Demuxer info %s already present!\n"
#define MSGTR_ClipInfo "Clip info:\n"
+#define MSGTR_LeaveTelecineMode "\ndemux_mpg: Progressive seq detected, leaving 3:2 TELECINE mode\n"
+#define MSGTR_EnterTelecineMode "\ndemux_mpg: 3:2 TELECINE detected, enabling inverse telecine fx. FPS changed to %5.3f! \n"
+
// dec_video.c & dec_audio.c:
#define MSGTR_CantOpenCodec "Could not open codec.\n"
#define MSGTR_CantCloseCodec "Could not close codec.\n"