From 5ca35aafdb985c072ad36acd0ecbbe8b39711e4a Mon Sep 17 00:00:00 2001 From: wm4 Date: Mon, 8 Feb 2016 21:20:05 +0100 Subject: manpage: add example for playing 2 audio tracks at the same time --- DOCS/man/options.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'DOCS/man/options.rst') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 3b2c3ce3e0..c8d007f331 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -3589,6 +3589,8 @@ Miscellaneous - ``--lavfi-complex='[aid1] asplit [ao] [t] ; [t] aphasemeter [vo]'`` Play audio track 1, and visualize it as video using the ``aphasemeter`` filter. + - ``--lavfi-complex='[aid1] [aid2] amix [ao]'`` + Play audio track 1 and 2 at the same time. - ``--lavfi-complex='[vid1] [vid2] vstack [vo]'`` Stack video track 1 and 2 and play them at the same time. Note that both tracks need to have the same width, or filter initialization -- cgit v1.2.3