From eef271c8f491c8a1de4e5f2b505582e786fe3690 Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 6 May 2016 10:15:33 +0200 Subject: manpage: minor fixes to --lavfi-complex --- DOCS/man/options.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'DOCS/man') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index b7c8042905..7cd9b8d281 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -3614,7 +3614,7 @@ Miscellaneous - A label of the form ``aidN`` selects audio track N as input (e.g. ``aid1``). - A label of the form ``vidN`` selects video track N as input. - - A label named ``ao`` will be connected to the audio input. + - A label named ``ao`` will be connected to the audio output. - A label named ``vo`` will be connected to the video output. Each label can be used only once. If you want to use e.g. an audio stream @@ -3651,4 +3651,5 @@ Miscellaneous - ``null:// --lavfi-complex='life [vo]'`` Conways' Life Game. - See the FFmpeg libavfilter documentation for details on the filter. + See the FFmpeg libavfilter documentation for details on the available + filters. -- cgit v1.2.3