From 53a5923ba1d016534907d7a8869968c7afeb02cd Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 13 Jan 2015 16:54:59 +0100 Subject: manpage: fix references to vf_pp It was removed, but is still available through FFmpeg. Fixes #1468. --- DOCS/man/changes.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'DOCS/man/changes.rst') diff --git a/DOCS/man/changes.rst b/DOCS/man/changes.rst index 52de58374f..6f3a653b22 100644 --- a/DOCS/man/changes.rst +++ b/DOCS/man/changes.rst @@ -239,8 +239,8 @@ Command Line Switches ``-osdlevel`` ``--osd-level`` ``-panscanrange`` ``--video-zoom``, ``--video-pan-x/y`` ``-playing-msg`` ``--term-playing-msg`` - ``-pp ...`` ``'--vf=pp=[...]'`` - ``-pphelp`` ``--vf=pp:help`` + ``-pp ...`` ``'--vf=lavfi=[pp=...]'`` + ``-pphelp`` (See FFmpeg libavfilter documentation.) ``-rawaudio ...`` ``--demuxer-rawaudio-...`` ``-rawvideo ...`` ``--demuxer-rawvideo-...`` ``-spugauss`` ``--sub-gauss`` -- cgit v1.2.3