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.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index e7f5b31b9d..c847b861b0 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -700,8 +700,11 @@ Input Commands that are Possibly Subject to Change
specific. Currently, this only works with the ``lavfi`` filter - see
the libavfilter documentation for which commands a filter supports.
+ Note that the ``<label>`` is a mpv filter label, not a libavfilter filter
+ name.
+
``af-command "<label>" "<cmd>" "<args>"``
- Same as ``vf-command``, but for video filters.
+ Same as ``vf-command``, but for audio filters.
Undocumented commands: ``tv-last-channel`` (TV/DVB only),
``ao-reload`` (experimental/internal).