Mercurial > mplayer.hg
changeset 16737:f74c4948f162
-vc dummy is know to cause crashes, so suggest -vc null instead.
author | reimar |
---|---|
date | Wed, 12 Oct 2005 09:53:20 +0000 |
parents | 64f56a0553e2 |
children | 482b7842476e |
files | help/help_mp-en.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/help/help_mp-en.h Wed Oct 12 08:19:10 2005 +0000 +++ b/help/help_mp-en.h Wed Oct 12 09:53:20 2005 +0000 @@ -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