# HG changeset patch # User henry # Date 1133986165 0 # Node ID f283f342c0c823bd074b2f854b847c8f9ad34dd6 # Parent a2b24e0d77721da171aeb5ac6381ef1b86e4e1a9 vf_fspp bframes option diff -r a2b24e0d7772 -r f283f342c0c8 DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Wed Dec 07 20:04:16 2005 +0000 +++ b/DOCS/man/en/mplayer.1 Wed Dec 07 20:09:25 2005 +0000 @@ -4922,7 +4922,7 @@ .RE . .TP -.B fspp[=quality[:qp[:strength]]] +.B fspp[=quality[:qp[:strength[:bframes]]]] faster version of the simple postprocessing filter .RSs .IPs @@ -4933,6 +4933,10 @@ Filter strength, lower values mean more details but also more artifacts, while higher values make the image smoother but also blurrier (default: 0 \- PSNR optimal). +.IPs +0: do not use QP from B-frames (default) +.br +1: use QP from B-frames too (may cause flicker) .RE . .TP