Mercurial > mplayer.hg
changeset 7636:c1a615af96c2
extending the tooslow hints
author | arpi |
---|---|
date | Sun, 06 Oct 2002 18:43:01 +0000 |
parents | 6409b0ac8640 |
children | da21af0b1f1b |
files | help/help_mp-en.h |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/help/help_mp-en.h Sun Oct 06 18:37:28 2002 +0000 +++ b/help/help_mp-en.h Sun Oct 06 18:43:01 2002 +0000 @@ -98,11 +98,13 @@ "!!! 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"