summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2019-12-23 11:11:24 +0100
committerwm4 <wm4@nowhere>2019-12-23 11:11:24 +0100
commit346c651de397165462d66f5b5c0bcec5a9ad4ae4 (patch)
treea168e97291fbe821c2034e0d003c532abc65a06c
parent36da3325a3ee51a22c21ebc6492f243fafc3c95f (diff)
downloadmpv-346c651de397165462d66f5b5c0bcec5a9ad4ae4.tar.bz2
mpv-346c651de397165462d66f5b5c0bcec5a9ad4ae4.tar.xz
manpage: document that --vo=xv breaks "boxvideo"
(OK, maybe a bit redundant, since vo=xv breaks a lot of stuff.)
-rw-r--r--DOCS/man/osc.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/DOCS/man/osc.rst b/DOCS/man/osc.rst
index b243acf749..4538fbb4d4 100644
--- a/DOCS/man/osc.rst
+++ b/DOCS/man/osc.rst
@@ -343,6 +343,9 @@ Configurable Options
``--sub-use-margins`` option is set to ``yes``, the default). This may be
fixed later.
+ This does not work correctly with video outputs like ``--vo=xv``, which
+ render OSD into the unscaled video.
+
``windowcontrols``
Default: auto (Show window controls if there is no window border)