summaryrefslogtreecommitdiffstats
path: root/DOCS/man/input.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/input.rst')
-rw-r--r--DOCS/man/input.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index ced5363ea1..70e3a4e8e9 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -2695,11 +2695,11 @@ You can access (almost) all options as properties, though there are some
caveats with some properties (due to historical reasons):
``vid``, ``aid``, ``sid``
- While playback is active, you can set existing tracks only. (The option
- allows setting any track ID, and which tracks to enable is chosen at
- loading time.)
+ While playback is active, these result the actually active tracks. For
+ example, if you set ``aid=5``, and the currently played file contains no
+ audio track with ID 5, the ``aid`` property will return ``no``.
- Option changes at runtime are affected by this as well.
+ Before mpv 0.31.0, you could set existing tracks at runtime only.
``display-fps``
This inconsistent behavior is deprecated. Post-deprecation, the reported