From 90089b860c9a4de9613ca40f5877c12608e7c5dc Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 12 Feb 2016 20:28:39 +0100 Subject: manpage: normal filters are still active with complex filters It's not exactly obvious how they interact. --- DOCS/man/options.rst | 3 +++ 1 file changed, 3 insertions(+) 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]'`` -- cgit v1.2.3