summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/vo.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst
index 443a6bdea1..26d31f7498 100644
--- a/DOCS/man/vo.rst
+++ b/DOCS/man/vo.rst
@@ -824,6 +824,12 @@ Available video output drivers are:
``null``
Produces no video output. Useful for benchmarking.
+ Usually, it's better to disable video with ``--no-video`` instead.
+
+ ``fps=<value>``
+ Simulate display FPS. This artificially limits how many frames the
+ VO accepts per second.
+
``caca``
Color ASCII art video output driver that works on a text console.