From d669c67149856df261abcc142f8b07f3af2b3f46 Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 14 Apr 2020 20:29:08 +0200 Subject: manpage: fix wrong option name for --fbo-format Fixes: #7609 --- DOCS/man/vo.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst index 50db983f06..1230531982 100644 --- a/DOCS/man/vo.rst +++ b/DOCS/man/vo.rst @@ -298,7 +298,7 @@ Available video output drivers are: the hardware decoder APIs. ``gpu`` makes use of FBOs by default. Sometimes you can achieve better - quality or performance by changing the ``--gpu-fbo-format`` option to + quality or performance by changing the ``--fbo-format`` option to ``rgb16f``, ``rgb32f`` or ``rgb``. Known problems include Mesa/Intel not accepting ``rgb16``, Mesa sometimes not being compiled with float texture support, and some OS X setups being very slow with ``rgb16`` but fast -- cgit v1.2.3