diff help/help_mp-en.h @ 18092:96fdfbad5b1a

-ao pcm:fast suboption for faster-than-realtime dumping
author reimar
date Fri, 14 Apr 2006 13:18:35 +0000
parents 85f021f2bfc6
children f9a939c204ad
line wrap: on
line diff
--- a/help/help_mp-en.h	Fri Apr 14 13:03:05 2006 +0000
+++ b/help/help_mp-en.h	Fri Apr 14 13:18:35 2006 +0000
@@ -1094,7 +1094,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\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 -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