From 099b134f6797351051d0c3244d6de090cf087f11 Mon Sep 17 00:00:00 2001 From: rfelker Date: Tue, 15 Mar 2005 04:10:57 +0000 Subject: 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. :)))) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14945 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-en.h | 1 + 1 file changed, 1 insertion(+) (limited to 'help/help_mp-en.h') diff --git a/help/help_mp-en.h b/help/help_mp-en.h index 245f03e1ae..5621a36308 100644 --- a/help/help_mp-en.h +++ b/help/help_mp-en.h @@ -218,6 +218,7 @@ 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_ErrorWritingFile "%s: Error writing file.\n" #define MSGTR_WritingAVIIndex "\nWriting AVI index...\n" #define MSGTR_FixupAVIHeader "Fixing AVI header...\n" -- cgit v1.2.3