manpage: normal filters are still active with complex filters

It's not exactly obvious how they interact.
This commit is contained in:
wm4
2016-02-12 20:28:39 +01:00
parent cf323d0cc1
commit 90089b860c

View File

@@ -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]'``