Mercurial > mplayer.hg
changeset 31568:476ca8c5dbd0
Fix outdated -vo gl usage example.
author | reimar |
---|---|
date | Mon, 05 Jul 2010 19:22:52 +0000 |
parents | 0ffe9f97fc9f |
children | 558b94cefb61 |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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