comparison help/help_mp-nl.h @ 16519:49bc48a76dd6

change obsolete -waveheader to -ao pcm:waveheader in hintinfo message
author ivo
date Mon, 19 Sep 2005 14:07:12 +0000
parents e6e3e5cf583b
children 83c1acef76d5
comparison
equal deleted inserted replaced
16518:eeefbc00a743 16519:49bc48a76dd6
895 // ao_null.c 895 // ao_null.c
896 // This one desn't even have any mp_msg nor printf's?? [CHECK] 896 // This one desn't even have any mp_msg nor printf's?? [CHECK]
897 897
898 // ao_pcm.c 898 // ao_pcm.c
899 #define MSGTR_AO_PCM_FileInfo "[AO PCM] File: %s (%s)\nPCM: Samplerate: %iHz Kanalen: %s Formaat %s\n" 899 #define MSGTR_AO_PCM_FileInfo "[AO PCM] File: %s (%s)\nPCM: Samplerate: %iHz Kanalen: %s Formaat %s\n"
900 #define MSGTR_AO_PCM_HintInfo "[AO PCM] Info: de snelste uitlezing wordt bereikt met -vc dummy -vo null\nPCM: Info: Om WAVE bestanden te schrijven gebruik -waveheader (standaard).\n" 900 #define MSGTR_AO_PCM_HintInfo "[AO PCM] Info: de snelste uitlezing wordt bereikt met -vc dummy -vo null\nPCM: Info: Om WAVE bestanden te schrijven gebruik -ao pcm:waveheader (standaard).\n"
901 #define MSGTR_AO_PCM_CantOpenOutputFile "[AO PCM] Kon %s niet openen om te schrijven!\n" 901 #define MSGTR_AO_PCM_CantOpenOutputFile "[AO PCM] Kon %s niet openen om te schrijven!\n"
902 902
903 // ao_sdl.c 903 // ao_sdl.c
904 #define MSGTR_AO_SDL_INFO "[AO SDL] Samplerate: %iHz Kanalen: %s Formaat %s\n" 904 #define MSGTR_AO_SDL_INFO "[AO SDL] Samplerate: %iHz Kanalen: %s Formaat %s\n"
905 #define MSGTR_AO_SDL_DriverInfo "[AO SDL] het %s audio stuurprogramma wordt gebruikt.\n" 905 #define MSGTR_AO_SDL_DriverInfo "[AO SDL] het %s audio stuurprogramma wordt gebruikt.\n"