Mercurial > mplayer.hg
changeset 16813:b0880e80e5a4
-vc null -vo null is not the fastest way to dump...
author | diego |
---|---|
date | Thu, 20 Oct 2005 00:08:09 +0000 |
parents | 4c5d08271b32 |
children | 0c6f6ef27f3f |
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 19 18:17:32 2005 +0000 +++ b/help/help_mp-en.h Thu Oct 20 00:08:09 2005 +0000 @@ -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