summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-10-06 18:43:01 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-10-06 18:43:01 +0000
commit11322b57ef5e7e41039a097cbeff86c827e0667b (patch)
tree74b0330e1638f81b29dcd46146831252ab87fd95 /help
parent608ea40a98176bc84bac3d904a9b13f11e836de7 (diff)
downloadmpv-11322b57ef5e7e41039a097cbeff86c827e0667b.tar.bz2
mpv-11322b57ef5e7e41039a097cbeff86c827e0667b.tar.xz
extending the tooslow hints
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7637 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-en.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index 776504c52d..74731f814f 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -98,11 +98,13 @@ static char help_text[]=
"!!! Possible reasons, problems, workarounds: \n"\
"- Most common: broken/buggy _audio_ driver. Workaround: Try -ao sdl or use\n"\
" ALSA 0.5 or OSS emulation of ALSA 0.9. Read DOCS/sound.html for more tips!\n"\
+" You can also experiment with -autosync 30 or other values.\n"\
"- Slow video output. Try a different -vo driver (for list: -vo help) or try\n"\
" with -framedrop! Read DOCS/video.html for video tuning/speedup tips.\n"\
"- Slow CPU. Don't try to play a big DVD/divx on a slow CPU! Try -hardframedrop.\n"\
"- Broken file. Try various combinations of these: -nobps -ni -mc 0 -forceidx\n"\
-"- Are you using -cache to play a non-interleaved file? Try with -nocache.\n"\
+"- For playback from slow media (nfs/smb mounts, dvd, vcd etc) try -cache 8192\n"\
+"- Are you using -cache to play a non-interleaved AVI file? Try with -nocache.\n"\
"If none of these apply, read DOCS/bugreports.html!\n\n"
#define MSGTR_NoGui "MPlayer was compiled WITHOUT GUI support!\n"