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.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index b1ac03734c..3f4ed5c3dc 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -1091,6 +1091,9 @@ Property list
An example of these kind of metadata are the cropping parameters
added by ``--vf=lavfi=cropdetect``.
+``af-metadata/<filter-label>``
+ Equivalent to ``vf-metadata/<filter-label>``, but for audio filters.
+
``pause`` (RW)
Pause status. This is usually ``yes`` or ``no``. See ``--pause``.