comparison help/help_mp-en.h @ 7636:c1a615af96c2

extending the tooslow hints
author arpi
date Sun, 06 Oct 2002 18:43:01 +0000
parents 4c51ce16c4a2
children f71bc57c4da9
comparison
equal deleted inserted replaced
7635:6409b0ac8640 7636:c1a615af96c2
96 " **** Your system is too SLOW to play this! ****\n"\ 96 " **** Your system is too SLOW to play this! ****\n"\
97 " ************************************************\n"\ 97 " ************************************************\n"\
98 "!!! Possible reasons, problems, workarounds: \n"\ 98 "!!! Possible reasons, problems, workarounds: \n"\
99 "- Most common: broken/buggy _audio_ driver. Workaround: Try -ao sdl or use\n"\ 99 "- Most common: broken/buggy _audio_ driver. Workaround: Try -ao sdl or use\n"\
100 " ALSA 0.5 or OSS emulation of ALSA 0.9. Read DOCS/sound.html for more tips!\n"\ 100 " ALSA 0.5 or OSS emulation of ALSA 0.9. Read DOCS/sound.html for more tips!\n"\
101 " You can also experiment with -autosync 30 or other values.\n"\
101 "- Slow video output. Try a different -vo driver (for list: -vo help) or try\n"\ 102 "- Slow video output. Try a different -vo driver (for list: -vo help) or try\n"\
102 " with -framedrop! Read DOCS/video.html for video tuning/speedup tips.\n"\ 103 " with -framedrop! Read DOCS/video.html for video tuning/speedup tips.\n"\
103 "- Slow CPU. Don't try to play a big DVD/divx on a slow CPU! Try -hardframedrop.\n"\ 104 "- Slow CPU. Don't try to play a big DVD/divx on a slow CPU! Try -hardframedrop.\n"\
104 "- Broken file. Try various combinations of these: -nobps -ni -mc 0 -forceidx\n"\ 105 "- Broken file. Try various combinations of these: -nobps -ni -mc 0 -forceidx\n"\
105 "- Are you using -cache to play a non-interleaved file? Try with -nocache.\n"\ 106 "- For playback from slow media (nfs/smb mounts, dvd, vcd etc) try -cache 8192\n"\
107 "- Are you using -cache to play a non-interleaved AVI file? Try with -nocache.\n"\
106 "If none of these apply, read DOCS/bugreports.html!\n\n" 108 "If none of these apply, read DOCS/bugreports.html!\n\n"
107 109
108 #define MSGTR_NoGui "MPlayer was compiled WITHOUT GUI support!\n" 110 #define MSGTR_NoGui "MPlayer was compiled WITHOUT GUI support!\n"
109 #define MSGTR_GuiNeedsX "MPlayer GUI requires X11!\n" 111 #define MSGTR_GuiNeedsX "MPlayer GUI requires X11!\n"
110 #define MSGTR_Playing "Playing %s\n" 112 #define MSGTR_Playing "Playing %s\n"