From d7b893cf352767e45b7fcd43ea19bd2f1caa75b8 Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 17 Aug 2017 10:56:53 +0200 Subject: manpage: update --lavfi-complex description --- DOCS/man/options.rst | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'DOCS/man/options.rst') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 79a4d52568..a0b2d06cea 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -5233,11 +5233,14 @@ Miscellaneous video or audio outputs are not possible, but you can use filters to merge them into one. - The complex filter cannot be changed yet during playback. It's also not - possible to change the tracks connected to the filter at runtime. Other - tracks, as long as they're not connected to the filter, and the + It's not possible to change the tracks connected to the filter at runtime, + unless you explicitly change the ``lavfi-complex`` property and set new + track assignments. When the graph is changed, the track selection is changed + according to the used labels as well. + + Other tracks, as long as they're not connected to the filter, and the corresponding output is not connected to the filter, can still be freely - changed. + changed with the normal methods. Note that the normal filter chains (``--af``, ``--vf``) are applied between the complex graphs (e.g. ``ao`` label) and the actual output. -- cgit v1.2.3