man/vo: Correct --vo-sixel-buffered

This commit is contained in:
Mia Herkt 2022-12-20 11:10:28 +01:00
parent 56f0ba22f1
commit 383ca54fc5
No known key found for this signature in database
GPG Key ID: 72E154B8622EC191
1 changed files with 3 additions and 2 deletions

View File

@ -450,8 +450,9 @@ Available video output drivers are:
``--vo-sixel-buffered=<yes|no>`` (default: no) ``--vo-sixel-buffered=<yes|no>`` (default: no)
Buffers the full output sequence before writing it to the terminal. Buffers the full output sequence before writing it to the terminal.
On POSIX platforms, this can help prevent interruption (including from On POSIX platforms, this can help prevent interruption (including from
other applications) and thus broken images on POSIX platforms, but may other applications) and thus broken images, but may come at a
come at a performance cost with some terminals. performance cost with some terminals and is subjec to implementation
details.
Sixel image quality options: Sixel image quality options: