comparison help/help_mp-en.h @ 30990:0ad2da052b2e

the great MPlayer tab removal: part I
author diego
date Mon, 12 Apr 2010 10:56:17 +0000
parents 7446f58b6899
children e888e262e3f0
comparison
equal deleted inserted replaced
30989:686241d65b86 30990:0ad2da052b2e
1398 #define MSGTR_AudioStreamRedefined "WARNING: Audio stream header %d redefined.\n" 1398 #define MSGTR_AudioStreamRedefined "WARNING: Audio stream header %d redefined.\n"
1399 #define MSGTR_VideoStreamRedefined "WARNING: Video stream header %d redefined.\n" 1399 #define MSGTR_VideoStreamRedefined "WARNING: Video stream header %d redefined.\n"
1400 #define MSGTR_TooManyAudioInBuffer "\nToo many audio packets in the buffer: (%d in %d bytes).\n" 1400 #define MSGTR_TooManyAudioInBuffer "\nToo many audio packets in the buffer: (%d in %d bytes).\n"
1401 #define MSGTR_TooManyVideoInBuffer "\nToo many video packets in the buffer: (%d in %d bytes).\n" 1401 #define MSGTR_TooManyVideoInBuffer "\nToo many video packets in the buffer: (%d in %d bytes).\n"
1402 #define MSGTR_MaybeNI "Maybe you are playing a non-interleaved stream/file or the codec failed?\n" \ 1402 #define MSGTR_MaybeNI "Maybe you are playing a non-interleaved stream/file or the codec failed?\n" \
1403 "For AVI files, try to force non-interleaved mode with the -ni option.\n" 1403 "For AVI files, try to force non-interleaved mode with the -ni option.\n"
1404 #define MSGTR_WorkAroundBlockAlignHeaderBug "AVI: Working around CBR-MP3 nBlockAlign header bug!\n" 1404 #define MSGTR_WorkAroundBlockAlignHeaderBug "AVI: Working around CBR-MP3 nBlockAlign header bug!\n"
1405 #define MSGTR_SwitchToNi "\nBadly interleaved AVI file detected - switching to -ni mode...\n" 1405 #define MSGTR_SwitchToNi "\nBadly interleaved AVI file detected - switching to -ni mode...\n"
1406 #define MSGTR_InvalidAudioStreamNosound "AVI: invalid audio stream ID: %d - ignoring (nosound)\n" 1406 #define MSGTR_InvalidAudioStreamNosound "AVI: invalid audio stream ID: %d - ignoring (nosound)\n"
1407 #define MSGTR_InvalidAudioStreamUsingDefault "AVI: invalid video stream ID: %d - ignoring (using default)\n" 1407 #define MSGTR_InvalidAudioStreamUsingDefault "AVI: invalid video stream ID: %d - ignoring (using default)\n"
1408 #define MSGTR_ON2AviFormat "ON2 AVI format" 1408 #define MSGTR_ON2AviFormat "ON2 AVI format"
1409 #define MSGTR_Detected_XXX_FileFormat "%s file format detected.\n" 1409 #define MSGTR_Detected_XXX_FileFormat "%s file format detected.\n"
1410 #define MSGTR_DetectedAudiofile "Audio file detected.\n" 1410 #define MSGTR_DetectedAudiofile "Audio file detected.\n"
1411 #define MSGTR_NotSystemStream "Not MPEG System Stream format... (maybe Transport Stream?)\n" 1411 #define MSGTR_NotSystemStream "Not MPEG System Stream format... (maybe Transport Stream?)\n"
1412 #define MSGTR_InvalidMPEGES "Invalid MPEG-ES stream??? Contact the author, it may be a bug :(\n" 1412 #define MSGTR_InvalidMPEGES "Invalid MPEG-ES stream??? Contact the author, it may be a bug :(\n"
1413 #define MSGTR_FormatNotRecognized "============ Sorry, this file format is not recognized/supported =============\n"\ 1413 #define MSGTR_FormatNotRecognized "============ Sorry, this file format is not recognized/supported =============\n"\
1414 "=== If this file is an AVI, ASF or MPEG stream, please contact the author! ===\n" 1414 "=== If this file is an AVI, ASF or MPEG stream, please contact the author! ===\n"
1415 #define MSGTR_SettingProcessPriority "Setting process priority: %s\n" 1415 #define MSGTR_SettingProcessPriority "Setting process priority: %s\n"
1416 #define MSGTR_FilefmtFourccSizeFpsFtime "[V] filefmt:%d fourcc:0x%X size:%dx%d fps:%5.3f ftime:=%6.4f\n" 1416 #define MSGTR_FilefmtFourccSizeFpsFtime "[V] filefmt:%d fourcc:0x%X size:%dx%d fps:%5.3f ftime:=%6.4f\n"
1417 #define MSGTR_CannotInitializeMuxer "Cannot initialize muxer." 1417 #define MSGTR_CannotInitializeMuxer "Cannot initialize muxer."
1418 #define MSGTR_MissingVideoStream "No video stream found.\n" 1418 #define MSGTR_MissingVideoStream "No video stream found.\n"
1419 #define MSGTR_MissingAudioStream "No audio stream found -> no sound.\n" 1419 #define MSGTR_MissingAudioStream "No audio stream found -> no sound.\n"