summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorAvi Halachmi (:avih) <avihpit@yahoo.com>2016-10-22 16:48:30 +0300
committerJames Ross-Gowan <rossymiles@gmail.com>2016-10-25 00:03:01 +1100
commit363982c77445e02a169d4fcbd013e2814bab90d6 (patch)
tree3dbfc425fe2de41efe9c990c3e8916043d8f941a /DOCS
parent02d2c2cc9722dbda832917118bd4190a38e70f5a (diff)
downloadmpv-363982c77445e02a169d4fcbd013e2814bab90d6.tar.bz2
mpv-363982c77445e02a169d4fcbd013e2814bab90d6.tar.xz
vo_tct: support also 256 colors output
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/vo.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst
index 9575948eea..392e6ad41c 100644
--- a/DOCS/man/vo.rst
+++ b/DOCS/man/vo.rst
@@ -406,6 +406,9 @@ Available video output drivers are:
Assume the terminal has the specified character width and/or height.
These default to 80x25 if the terminal size cannot be determined.
+ ``--vo-tct-256=<yes|no>`` (default: no)
+ Use 256 colors - for terminals which don't support true color.
+
``image``
Output each frame into an image file in the current directory. Each file
takes the frame number padded with leading zeros as name.