From cc69650e76269a3b419e6a73eb06e12284e91974 Mon Sep 17 00:00:00 2001 From: wm4 Date: Wed, 31 May 2017 17:42:03 +0200 Subject: af, vf: improvements to libavfilter bridge Add the "lavfi-" prefix (details see manpage additons). Tag the filter name as "(lavfi)" in the verbose filter list output. --- DOCS/man/af.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'DOCS/man/af.rst') diff --git a/DOCS/man/af.rst b/DOCS/man/af.rst index bc25a9f7b3..b56fc919a1 100644 --- a/DOCS/man/af.rst +++ b/DOCS/man/af.rst @@ -15,6 +15,9 @@ syntax is: wrapper, which gives you access to most of libavfilter's filters. This includes all filters that have been ported from MPlayer to libavfilter. + The ``--vf`` description describes how libavfilter can be used and how to + workaround deprecated mpv filters. + See ``--vf`` group of options for info on how ``--af-defaults``, ``--af-add``, ``--af-pre``, ``--af-del``, ``--af-clr``, and possibly others work. -- cgit v1.2.3