diff options
-rw-r--r-- | DOCS/man/options.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 4611d60b37..eaf20639ac 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -714,8 +714,7 @@ Video will allow CPU processing with video filters. The ``vaapi`` mode, if used with ``--vo=gpu``, requires Mesa 11 and most - likely works with Intel GPUs only. It also requires the opengl EGL backend - (automatically used if available). + likely works with Intel GPUs only. It also requires the opengl EGL backend. The ``cuda`` and ``cuda-copy`` modes provides deinterlacing in the decoder which is useful as there is no other deinterlacing mechanism in the opengl |