comparison help/help_mp-en.h @ 20696:16fdf17a03d4

better wording for "workarounding"
author kraymer
date Sun, 05 Nov 2006 16:49:09 +0000
parents c44d7b2316e6
children 18ba5bc68f40
comparison
equal deleted inserted replaced
20695:c44d7b2316e6 20696:16fdf17a03d4
564 #define MSGTR_VideoStreamRedefined "WARNING: Video stream header %d redefined.\n" 564 #define MSGTR_VideoStreamRedefined "WARNING: Video stream header %d redefined.\n"
565 #define MSGTR_TooManyAudioInBuffer "\nToo many audio packets in the buffer: (%d in %d bytes).\n" 565 #define MSGTR_TooManyAudioInBuffer "\nToo many audio packets in the buffer: (%d in %d bytes).\n"
566 #define MSGTR_TooManyVideoInBuffer "\nToo many video packets in the buffer: (%d in %d bytes).\n" 566 #define MSGTR_TooManyVideoInBuffer "\nToo many video packets in the buffer: (%d in %d bytes).\n"
567 #define MSGTR_MaybeNI "Maybe you are playing a non-interleaved stream/file or the codec failed?\n" \ 567 #define MSGTR_MaybeNI "Maybe you are playing a non-interleaved stream/file or the codec failed?\n" \
568 "For AVI files, try to force non-interleaved mode with the -ni option.\n" 568 "For AVI files, try to force non-interleaved mode with the -ni option.\n"
569 #define MSGTR_WorkaroundingnBlockAlignHeaderBug "AVI: Workarounding CBR-MP3 nBlockAlign header bug!\n" 569 #define MSGTR_WorkAroundBlockAlignHeaderBug "AVI: Working around CBR-MP3 nBlockAlign header bug!\n"
570 #define MSGTR_SwitchToNi "\nBadly interleaved AVI file detected - switching to -ni mode...\n" 570 #define MSGTR_SwitchToNi "\nBadly interleaved AVI file detected - switching to -ni mode...\n"
571 #define MSGTR_InvalidAudioStreamNosound "AVI: invalid audio stream ID: %d - ignoring (nosound)\n" 571 #define MSGTR_InvalidAudioStreamNosound "AVI: invalid audio stream ID: %d - ignoring (nosound)\n"
572 #define MSGTR_InvalidAudioStreamUsingDefault "AVI: invalid video stream ID: %d - ignoring (using default)\n" 572 #define MSGTR_InvalidAudioStreamUsingDefault "AVI: invalid video stream ID: %d - ignoring (using default)\n"
573 #define MSGTR_ON2AviFormat "ON2 AVI format" 573 #define MSGTR_ON2AviFormat "ON2 AVI format"
574 #define MSGTR_Detected_XXX_FileFormat "%s file format detected.\n" 574 #define MSGTR_Detected_XXX_FileFormat "%s file format detected.\n"