comparison DOCS/man/en/mplayer.1 @ 17134:f283f342c0c8

vf_fspp bframes option
author henry
date Wed, 07 Dec 2005 20:09:25 +0000
parents f1e92bc7f6d1
children 142f8c17e17b
comparison
equal deleted inserted replaced
17133:a2b24e0d7772 17134:f283f342c0c8
4920 .IPs <qp>\ 4920 .IPs <qp>\
4921 Force quantization parameter (default: 0, use QP from video). 4921 Force quantization parameter (default: 0, use QP from video).
4922 .RE 4922 .RE
4923 . 4923 .
4924 .TP 4924 .TP
4925 .B fspp[=quality[:qp[:strength]]] 4925 .B fspp[=quality[:qp[:strength[:bframes]]]]
4926 faster version of the simple postprocessing filter 4926 faster version of the simple postprocessing filter
4927 .RSs 4927 .RSs
4928 .IPs <quality> 4928 .IPs <quality>
4929 4\-5 (equivalent to spp; default: 4) 4929 4\-5 (equivalent to spp; default: 4)
4930 .IPs <qp>\ 4930 .IPs <qp>\
4931 Force quantization parameter (default: 0, use QP from video). 4931 Force quantization parameter (default: 0, use QP from video).
4932 .IPs <-15\-32> 4932 .IPs <-15\-32>
4933 Filter strength, lower values mean more details but also more artifacts, 4933 Filter strength, lower values mean more details but also more artifacts,
4934 while higher values make the image smoother but also blurrier (default: 4934 while higher values make the image smoother but also blurrier (default:
4935 0 \- PSNR optimal). 4935 0 \- PSNR optimal).
4936 .IPs <bframes>
4937 0: do not use QP from B-frames (default)
4938 .br
4939 1: use QP from B-frames too (may cause flicker)
4936 .RE 4940 .RE
4937 . 4941 .
4938 .TP 4942 .TP
4939 .B pp7[=qp[:mode]] 4943 .B pp7[=qp[:mode]]
4940 Variant of the spp filter, similar to spp=6 with 7 point DCT where 4944 Variant of the spp filter, similar to spp=6 with 7 point DCT where