mirror of
https://github.com/mpv-player/mpv
synced 2025-03-03 04:37:54 +00:00
Replace placeholder message with something sane.
1l to Rich for overlooking this. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14963 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
a33835bb88
commit
985edec866
@ -218,7 +218,8 @@ static char help_text[]=
|
||||
#define MSGTR_ResolutionDoesntMatch "\nNew video file has different resolution or colorspace than the previous one.\n"
|
||||
#define MSGTR_FrameCopyFileMismatch "\nAll video files must have identical fps, resolution, and codec for -ovc copy.\n"
|
||||
#define MSGTR_AudioCopyFileMismatch "\nAll files must have identical audio codec and format for -oac copy.\n"
|
||||
#define MSGTR_NoSpeedWithFrameCopy "Bleh\n"
|
||||
#define MSGTR_NoSpeedWithFrameCopy "WARNING: -speed is not guaranteed to work correctly with -oac copy!\n"\
|
||||
"Your encode might be broken!\n"
|
||||
#define MSGTR_ErrorWritingFile "%s: Error writing file.\n"
|
||||
#define MSGTR_WritingAVIIndex "\nWriting AVI index...\n"
|
||||
#define MSGTR_FixupAVIHeader "Fixing AVI header...\n"
|
||||
|
Loading…
Reference in New Issue
Block a user