[MPlayer-DOCS] CVS: main/help help_mp-en.h,1.183,1.184
Reimar Döffinger CVS
syncmail at mplayerhq.hu
Wed Oct 12 11:53:24 CEST 2005
CVS change done by Reimar Döffinger CVS
Update of /cvsroot/mplayer/main/help
In directory mail:/var2/tmp/cvs-serv27120
Modified Files:
help_mp-en.h
Log Message:
-vc dummy is know to cause crashes, so suggest -vc null instead.
Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-en.h,v
retrieving revision 1.183
retrieving revision 1.184
diff -u -r1.183 -r1.184
--- help_mp-en.h 19 Sep 2005 14:07:11 -0000 1.183
+++ help_mp-en.h 12 Oct 2005 09:53:20 -0000 1.184
@@ -1000,7 +1000,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 dummy -vo null\nPCM: Info: to write WAVE files use -ao pcm:waveheader (default).\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_CantOpenOutputFile "[AO PCM] Failed to open %s for writing!\n"
// ao_sdl.c
More information about the MPlayer-DOCS
mailing list