comparison DOCS/man/en/mplayer.1 @ 17225:ec9888363742

reverse the H264 hack
author henry
date Mon, 19 Dec 2005 18:04:37 +0000
parents 0a4f5b86f152
children df1029c37eb9
comparison
equal deleted inserted replaced
17224:0a4f5b86f152 17225:ec9888363742
4923 Force quantization parameter (default: 0, use QP from video). 4923 Force quantization parameter (default: 0, use QP from video).
4924 .RE 4924 .RE
4925 . 4925 .
4926 .TP 4926 .TP
4927 .B fspp[=quality[:qp[:strength[:bframes]]]] 4927 .B fspp[=quality[:qp[:strength[:bframes]]]]
4928 Faster version of the simple postprocessing filter. Turned off by 4928 faster version of the simple postprocessing filter
4929 default for H264 content as this filter only causes excessive blur
4930 with it. You can force filtering even with H264 using negative values
4931 for quality parameter.
4932 .RSs 4929 .RSs
4933 .IPs <quality> 4930 .IPs <quality>
4934 4\-5 (equivalent to spp; default: 4) 4931 4\-5 (equivalent to spp; default: 4)
4935 .IPs <qp>\ 4932 .IPs <qp>\
4936 Force quantization parameter (default: 0, use QP from video). 4933 Force quantization parameter (default: 0, use QP from video).