summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DOCS/man/options.rst2
-rw-r--r--DOCS/man/vo.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index c1c85ffe75..938c5e143d 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -554,7 +554,7 @@ Video
:vaapi: requires ``--vo=opengl`` or ``--vo=vaapi`` (Linux with Intel GPUs only)
:vaapi-copy: copies video back into system RAM (Linux with Intel GPUs only)
:vda: requires ``--vo=opengl`` (OS X only)
- :dxva2-copy: copies video back to system RAM (Windows only) (experimental)
+ :dxva2-copy: copies video back to system RAM (Windows only)
``auto`` tries to automatically enable hardware decoding using the first
available method. This still depends what VO you are using. For example,
diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst
index 5ee99e03de..b9b774fd44 100644
--- a/DOCS/man/vo.rst
+++ b/DOCS/man/vo.rst
@@ -844,7 +844,7 @@ Available video output drivers are:
clear
Drop all frames in the frame queue.
- This also supports many of the suboptions the ``opengl`` VO has. Runs
+ This also supports many of the suboptions the ``opengl`` VO has. Run
``mpv --vo=opengl-cb:help`` for a list.
This also supports the ``vo_cmdline`` command.