summaryrefslogtreecommitdiffstats
path: root/DOCS/man/vo.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/vo.rst')
-rw-r--r--DOCS/man/vo.rst7
1 files changed, 3 insertions, 4 deletions
diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst
index c775f6dde7..dda3ea61cd 100644
--- a/DOCS/man/vo.rst
+++ b/DOCS/man/vo.rst
@@ -49,9 +49,11 @@ Available video output drivers are:
set
Same as use but also sets the supplied color key.
- ``ck-method=<man|bg|auto>``
+ ``ck-method=<none|man|bg|auto>``
Sets the color key drawing method (default: man).
+ none
+ Disables color-keying.
man
Draw the color key manually (reduces flicker in some cases).
bg
@@ -63,9 +65,6 @@ Available video output drivers are:
Changes the color key to an RGB value of your choice. ``0x000000`` is
black and ``0xffffff`` is white.
- ``no-colorkey``
- Disables color-keying.
-
``buffers=<number>``
Number of image buffers to use for the internal ringbuffer (default: 2).
Increasing this will use more memory, but might help with the X server