[MPlayer-DOCS] CVS: main/help help_mp-en.h,1.190,1.191
Diego Biurrun CVS
syncmail at mplayerhq.hu
Thu Oct 20 02:08:12 CEST 2005
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main/help
In directory mail:/var2/tmp/cvs-serv25182
Modified Files:
help_mp-en.h
Log Message:
-vc null -vo null is not the fastest way to dump...
Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-en.h,v
retrieving revision 1.190
retrieving revision 1.191
diff -u -r1.190 -r1.191
--- help_mp-en.h 18 Oct 2005 19:58:33 -0000 1.190
+++ help_mp-en.h 20 Oct 2005 00:08:09 -0000 1.191
@@ -1018,7 +1018,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: fastest dumping is achieved with -vc null -vo null\nPCM: 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\nPCM: 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