[MPlayer-DOCS] CVS: main/help help_mp-en.h,1.164,1.165

Richard Felker CVS syncmail at mplayerhq.hu
Tue Mar 15 05:10:59 CET 2005


CVS change done by Richard Felker CVS

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

Modified Files:
	help_mp-en.h 
Log Message:
Oded's patch for -speed in mencoder. This can be used for purposes
like converting back and forth between PAL and FILM (or NTSC-FILM)
framerates, or whatever else you like. Doesn't work with -oac copy.
Someone give Oded some cola for the error message and fill in a sane
one. :))))


Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-en.h,v
retrieving revision 1.164
retrieving revision 1.165
diff -u -r1.164 -r1.165
--- help_mp-en.h	11 Mar 2005 02:09:23 -0000	1.164
+++ help_mp-en.h	15 Mar 2005 04:10:57 -0000	1.165
@@ -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_NoSpeedWithFrameCopy "Bleh\n"
 #define MSGTR_ErrorWritingFile "%s: Error writing file.\n"
 #define MSGTR_WritingAVIIndex "\nWriting AVI index...\n"
 #define MSGTR_FixupAVIHeader "Fixing AVI header...\n"




More information about the MPlayer-DOCS mailing list