Author: reimar Date: Mon Jul 5 21:22:52 2010 New Revision: 31634 Log: Fix outdated -vo gl usage example.
Modified: trunk/DOCS/man/en/mplayer.1 Modified: trunk/DOCS/man/en/mplayer.1 ============================================================================== --- trunk/DOCS/man/en/mplayer.1 Mon Jul 5 21:19:56 2010 (r31633) +++ trunk/DOCS/man/en/mplayer.1 Mon Jul 5 21:22:52 2010 (r31634) @@ -3845,9 +3845,9 @@ the maximum texture size of your OpenGL Intended to work even with the most basic OpenGL implementations, but also makes use of newer extensions, which allow support for more colorspaces and direct rendering. -For optimal speed try something similar to +For optimal speed try adding the options .br -\-vo gl:yuv=2:rectangle=2:force\-pbo:ati\-hack \-dr \-noslices +\-dr \-noslices .br The code performs very few checks, so if a feature does not work, this might be because it is not supported by your card/OpenGL implementation _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
