# HG changeset patch # User reimar # Date 1278357772 0 # Node ID 476ca8c5dbd06332a36d89ca8f12091750e85ad0 # Parent 0ffe9f97fc9fb915c401b2ce0e9bf0afa6289d40 Fix outdated -vo gl usage example. diff -r 0ffe9f97fc9f -r 476ca8c5dbd0 DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Mon Jul 05 19:19:56 2010 +0000 +++ b/DOCS/man/en/mplayer.1 Mon Jul 05 19:22:52 2010 +0000 @@ -3845,9 +3845,9 @@ 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 -.br -\-vo gl:yuv=2:rectangle=2:force\-pbo:ati\-hack \-dr \-noslices +For optimal speed try adding the options +.br +\-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