[MPlayer-DOCS] CVS: main/help help_mp-en.h,1.184,1.185

Oded Shimon CVS syncmail at mplayerhq.hu
Thu Oct 13 21:30:09 CEST 2005


CVS change done by Oded Shimon CVS

Update of /cvsroot/mplayer/main/help
In directory mail:/var2/tmp/cvs-serv2910/help

Modified Files:
	help_mp-en.h 
Log Message:
fix mencoder multi-file with some files having audio but others dont


Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-en.h,v
retrieving revision 1.184
retrieving revision 1.185
diff -u -r1.184 -r1.185
--- help_mp-en.h	12 Oct 2005 09:53:20 -0000	1.184
+++ help_mp-en.h	13 Oct 2005 19:30:07 -0000	1.185
@@ -218,6 +218,7 @@
 #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_NoAudioFileMismatch "\nCan not mix video-only files with audio and video files. Try -nosound.\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"




More information about the MPlayer-DOCS mailing list