[MPlayer-DOCS] CVS: main/help help_mp-en.h,1.238,1.239
Reimar Döffinger CVS
syncmail at mplayerhq.hu
Fri Apr 14 15:18:37 CEST 2006
CVS change done by Reimar Döffinger CVS
Update of /cvsroot/mplayer/main/help
In directory mail:/var2/tmp/cvs-serv24660/help
Modified Files:
help_mp-en.h
Log Message:
-ao pcm:fast suboption for faster-than-realtime dumping
Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-en.h,v
retrieving revision 1.238
retrieving revision 1.239
diff -u -r1.238 -r1.239
--- help_mp-en.h 9 Apr 2006 13:47:44 -0000 1.238
+++ help_mp-en.h 14 Apr 2006 13:18:34 -0000 1.239
@@ -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
More information about the MPlayer-DOCS
mailing list