summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DOCS/man/options.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index c8d007f331..dc4dd0f361 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -3584,6 +3584,9 @@ Miscellaneous
corresponding output is not connected to the filter, can still be freely
changed.
+ Note that the normal filter chains (``--af``, ``--vf``) are applied between
+ the complex graphs (e.g. ``ao`` label) and the actual output.
+
.. admonition:: Examples
- ``--lavfi-complex='[aid1] asplit [ao] [t] ; [t] aphasemeter [vo]'``