-vc null -vo null is not the fastest way to dump...

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16814 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2005-10-20 00:08:09 +00:00
parent 6cf4e958bf
commit c31ab4cba3
1 changed files with 1 additions and 1 deletions

View File

@ -1018,7 +1018,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 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