From 30df287deb5bfc728dd60e78dfa7fff18309d52c Mon Sep 17 00:00:00 2001 From: reimar Date: Wed, 12 Oct 2005 09:53:20 +0000 Subject: -vc dummy is know to cause crashes, so suggest -vc null instead. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16738 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-en.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'help') diff --git a/help/help_mp-en.h b/help/help_mp-en.h index 38bc149722..c17c035e90 100644 --- a/help/help_mp-en.h +++ b/help/help_mp-en.h @@ -1000,7 +1000,7 @@ static char help_text[]= // 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 -- cgit v1.2.3