From 8ec61c366a0e0fad0732102782ba182a75e7508c Mon Sep 17 00:00:00 2001 From: "Avi Halachmi (:avih)" Date: Sun, 16 Aug 2020 12:22:22 +0300 Subject: DOCS/vo.rst: TCT: add note on interleaved output --- DOCS/man/vo.rst | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'DOCS/man') diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst index c09747b89d..d97bdba537 100644 --- a/DOCS/man/vo.rst +++ b/DOCS/man/vo.rst @@ -358,12 +358,17 @@ Available video output drivers are: ``tct`` Color Unicode art video output driver that works on a text console. - Depends on support of true color by modern terminals to display the images - at full color range. On Windows it requires an ansi terminal such as mintty. + By default depends on support of true color by modern terminals to display + the images at full color range, but 256-colors outout is also supported (see + below). On Windows it requires an ansi terminal such as mintty. Since mpv 0.30.0, you may need to use ``--profile=sw-fast`` to get decent performance. + Note: the TCT image output is not synchronized with other terminal output + from mpv, which can lead to broken images. The options ``--no-terminal`` or + ``--really-quiet`` can help with that. + ``--vo-tct-algo=`` Select how to write the pixels to the terminal. -- cgit v1.2.3