summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index f31173a8ee..7ec39afad8 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -2703,6 +2703,12 @@ Window
The coordinates are relative to the screen given with ``--screen`` for the
video output drivers that fully support ``--screen``.
+ Some backends update this option at runtime (like all options, it's exposed
+ as property, in this case ``geometry``), and resize their window if the user
+ sets the property. This means the window size is not reset when playing a
+ video with different file. Use ``--reset-on-next-file=geometry`` to get
+ the old behavior.
+
.. note::
Generally only supported by GUI VOs. Ignored for encoding.