manpage: fix references to vf_pp

It was removed, but is still available through FFmpeg.

Fixes #1468.
This commit is contained in:
wm4 2015-01-13 16:54:59 +01:00
parent 206cfd964c
commit 53a5923ba1
2 changed files with 3 additions and 4 deletions

View File

@ -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``

View File

@ -438,12 +438,11 @@ profile name ``default`` to continue with normal options.
::
[vo.vdpau]
# Use hardware decoding (might break playback of some h264 files)
# Use hardware decoding
hwdec=vdpau
[protocol.dvd]
profile-desc="profile for dvd:// streams"
vf=pp=hb/vb/dr/al/fd
alang=en
[extension.flv]