[MPlayer-dev-eng] [PATCH] "too SLOW" message improvement

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Fri Jul 22 22:17:11 CEST 2005


Hi,
please consider the attached patch for the "you compuker is too SLOW"
message.
I think -hardframedrop is too risky to recommend it (esp. with libmpeg2
it crashes), and the -lavdopts in most cases are much better.

Greetings,
Reimar Döffinger
-------------- next part --------------
Index: help/help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-en.h,v
retrieving revision 1.173
diff -u -r1.173 help_mp-en.h
--- help/help_mp-en.h	3 Jul 2005 19:02:14 -0000	1.173
+++ help/help_mp-en.h	22 Jul 2005 20:14:56 -0000
@@ -97,7 +97,8 @@
 "- 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"\


More information about the MPlayer-dev-eng mailing list