comparison help/help_mp-en.h @ 19414:ef3748be83ea

Missing part of revision 19414 commit (multiple demux_info_add with same opt argument)
author reimar
date Wed, 16 Aug 2006 23:36:33 +0000
parents 4e68a3881201
children ebaf8067faae
comparison
equal deleted inserted replaced
19413:acd26ccbff0d 19414:ef3748be83ea
593 #define MSGTR_CannotOpenAudioStream "Cannot open audio stream: %s\n" 593 #define MSGTR_CannotOpenAudioStream "Cannot open audio stream: %s\n"
594 #define MSGTR_CannotOpenSubtitlesStream "Cannot open subtitle stream: %s\n" 594 #define MSGTR_CannotOpenSubtitlesStream "Cannot open subtitle stream: %s\n"
595 #define MSGTR_OpeningAudioDemuxerFailed "Failed to open audio demuxer: %s\n" 595 #define MSGTR_OpeningAudioDemuxerFailed "Failed to open audio demuxer: %s\n"
596 #define MSGTR_OpeningSubtitlesDemuxerFailed "Failed to open subtitle demuxer: %s\n" 596 #define MSGTR_OpeningSubtitlesDemuxerFailed "Failed to open subtitle demuxer: %s\n"
597 #define MSGTR_TVInputNotSeekable "TV input is not seekable! (Seeking will probably be for changing channels ;)\n" 597 #define MSGTR_TVInputNotSeekable "TV input is not seekable! (Seeking will probably be for changing channels ;)\n"
598 #define MSGTR_DemuxerInfoAlreadyPresent "Demuxer info %s already present!\n" 598 #define MSGTR_DemuxerInfoChanged "Demuxer info %s changed to %s\n"
599 #define MSGTR_ClipInfo "Clip info:\n" 599 #define MSGTR_ClipInfo "Clip info:\n"
600 600
601 #define MSGTR_LeaveTelecineMode "\ndemux_mpg: 30000/1001fps NTSC content detected, switching framerate.\n" 601 #define MSGTR_LeaveTelecineMode "\ndemux_mpg: 30000/1001fps NTSC content detected, switching framerate.\n"
602 #define MSGTR_EnterTelecineMode "\ndemux_mpg: 24000/1001fps progressive NTSC content detected, switching framerate.\n" 602 #define MSGTR_EnterTelecineMode "\ndemux_mpg: 24000/1001fps progressive NTSC content detected, switching framerate.\n"
603 603