[MPlayer-DOCS] r33227 - trunk/help/help_mp-en.h

reimar subversion at mplayerhq.hu
Wed Apr 6 19:49:16 CEST 2011


Author: reimar
Date: Wed Apr  6 19:49:15 2011
New Revision: 33227

Log:
Add -benchmark to recommended fast dumping options.

Modified:
   trunk/help/help_mp-en.h

Modified: trunk/help/help_mp-en.h
==============================================================================
--- trunk/help/help_mp-en.h	Tue Apr  5 16:48:22 2011	(r33226)
+++ trunk/help/help_mp-en.h	Wed Apr  6 19:49:15 2011	(r33227)
@@ -1185,7 +1185,7 @@ static const char help_text[]=
 
 // ao_pcm.c
 #define MSGTR_AO_PCM_FileInfo "[AO PCM] File: %s (%s)\nPCM: Samplerate: %iHz Channels: %s Format %s\n"
-#define MSGTR_AO_PCM_HintInfo "[AO PCM] Info: Faster dumping is achieved with -vc null -vo null -ao pcm:fast\n[AO PCM] Info: To write WAVE files use -ao pcm:waveheader (default).\n"
+#define MSGTR_AO_PCM_HintInfo "[AO PCM] Info: Faster dumping is achieved with -benchmark -vc null -vo null -ao pcm:fast\n[AO PCM] Info: To write WAVE files use -ao pcm:waveheader (default).\n"
 #define MSGTR_AO_PCM_CantOpenOutputFile "[AO PCM] Failed to open %s for writing!\n"
 
 // ao_sdl.c


More information about the MPlayer-DOCS mailing list