mirror of https://github.com/mpv-player/mpv
manpage: document that --vo=xv breaks "boxvideo"
(OK, maybe a bit redundant, since vo=xv breaks a lot of stuff.)
This commit is contained in:
parent
36da3325a3
commit
346c651de3
|
@ -343,6 +343,9 @@ Configurable Options
|
||||||
``--sub-use-margins`` option is set to ``yes``, the default). This may be
|
``--sub-use-margins`` option is set to ``yes``, the default). This may be
|
||||||
fixed later.
|
fixed later.
|
||||||
|
|
||||||
|
This does not work correctly with video outputs like ``--vo=xv``, which
|
||||||
|
render OSD into the unscaled video.
|
||||||
|
|
||||||
``windowcontrols``
|
``windowcontrols``
|
||||||
Default: auto (Show window controls if there is no window border)
|
Default: auto (Show window controls if there is no window border)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue