From 11322b57ef5e7e41039a097cbeff86c827e0667b Mon Sep 17 00:00:00 2001 From: arpi Date: Sun, 6 Oct 2002 18:43:01 +0000 Subject: [PATCH] extending the tooslow hints git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7637 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-en.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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"