Mercurial > mplayer.hg
changeset 8968:973bd8b405f8
telecine messages
author | arpi |
---|---|
date | Thu, 16 Jan 2003 23:40:42 +0000 |
parents | 95f0a0d006c5 |
children | a892e5f051e1 |
files | help/help_mp-en.h |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/help/help_mp-en.h Thu Jan 16 23:40:31 2003 +0000 +++ b/help/help_mp-en.h Thu Jan 16 23:40:42 2003 +0000 @@ -301,6 +301,9 @@ #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"