changeset 17134:f283f342c0c8

vf_fspp bframes option
author henry
date Wed, 07 Dec 2005 20:09:25 +0000
parents a2b24e0d7772
children d2bafb1e217c
files DOCS/man/en/mplayer.1
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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 <quality>
@@ -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 <bframes>
+0: do not use QP from B-frames (default)
+.br
+1: use QP from B-frames too (may cause flicker)
 .RE
 .
 .TP