mirror of
https://github.com/mpv-player/mpv
synced 2024-12-16 11:55:42 +00:00
-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:
parent
6cf4e958bf
commit
c31ab4cba3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user