mirror of https://github.com/mpv-player/mpv
remove -hardframedrop reference and advice -lavdopts instead.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16076 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
1283da1d04
commit
e5198dc250
|
@ -97,7 +97,8 @@ static char help_text[]=
|
|||
"- Slow video output\n"\
|
||||
" - Try a different -vo driver (-vo help for a list) or try -framedrop!\n"\
|
||||
"- Slow CPU\n"\
|
||||
" - Don't try to play a big DVD/DivX on a slow CPU! Try -hardframedrop.\n"\
|
||||
" - Don't try to play a big DVD/DivX on a slow CPU! Try some of the lavdopts,\n"\
|
||||
" e.g. -vfm ffmpeg -lavdopts lowres=1:fast:skiploopfilter=all."\
|
||||
"- Broken file\n"\
|
||||
" - Try various combinations of -nobps -ni -forceidx -mc 0.\n"\
|
||||
"- Slow media (NFS/SMB mounts, DVD, VCD etc)\n"\
|
||||
|
|
Loading…
Reference in New Issue