# HG changeset patch # User reimar # Date 1302112155 0 # Node ID d57654eb9f313eb7ff9e38efa5a44f62ca046a8e # Parent 64f29d5dfea2f55f4afa094c35accc8d4218af68 Add -benchmark to recommended fast dumping options. diff -r 64f29d5dfea2 -r d57654eb9f31 help/help_mp-en.h --- a/help/help_mp-en.h Tue Apr 05 14:48:22 2011 +0000 +++ b/help/help_mp-en.h Wed Apr 06 17:49:15 2011 +0000 @@ -1185,7 +1185,7 @@ // 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