new arguments for -vf spp, patch by Corey Hickey

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17119 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
wanderer 2005-12-06 22:53:39 +00:00
parent cd8e16a22e
commit 811f49466c
1 changed files with 4 additions and 0 deletions

View File

@ -4900,6 +4900,10 @@ Force quantization parameter (default: 0, use QP from video).
0: hard thresholding (default)
.br
1: soft thresholding (better deringing, but blurrier)
.br
4: like 0, but also use B-frames' QP (may cause flicker)
.br
5: like 1, but also use B-frames' QP (may cause flicker)
.RE
.
.TP