# HG changeset patch # User diego # Date 1129766889 0 # Node ID b0880e80e5a481baaae8ff9409e4a2560a7d5e4d # Parent 4c5d08271b32607706b5f3ac9f7359abc4083b3d -vc null -vo null is not the fastest way to dump... diff -r 4c5d08271b32 -r b0880e80e5a4 help/help_mp-en.h --- 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