[MPlayer-dev-eng] [RFC] enable threading by default or add threading to 'too slow' message

compn tempn at twmi.rr.com
Sun Jan 13 22:41:59 CET 2013


theres little reason now not to enable threading.

at the very least, this can be added:

Index: help_mp-en.h
===================================================================
--- help_mp-en.h        (revision 35738)
+++ help_mp-en.h        (working copy)
@@ -94,6 +94,7 @@
 "- Slow CPU\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.\n"\
+"    enable multithreaded decoding -lavdopts threads=4.\n"\
 "- Broken file\n"\
 "  - Try various combinations of -nobps -ni -forceidx -mc 0.\n"\
 "- Slow media (NFS/SMB mounts, DVD, VCD etc)\n"\


-compn


More information about the MPlayer-dev-eng mailing list