From 363982c77445e02a169d4fcbd013e2814bab90d6 Mon Sep 17 00:00:00 2001 From: "Avi Halachmi (:avih)" Date: Sat, 22 Oct 2016 16:48:30 +0300 Subject: vo_tct: support also 256 colors output --- DOCS/man/vo.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'DOCS') 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=`` (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. -- cgit v1.2.3