comparison DOCS/man/en/mplayer.1 @ 17265:9f846713f3e7

further wording fix for uspp
author wanderer
date Thu, 29 Dec 2005 19:17:42 +0000
parents 74bb811dc95d
children a8efc604f666
comparison
equal deleted inserted replaced
17264:b62c2fdbcde9 17265:9f846713f3e7
4912 .TP 4912 .TP
4913 .B uspp[=quality[:qp]] 4913 .B uspp[=quality[:qp]]
4914 Ultra simple & slow postprocessing filter that compresses and 4914 Ultra simple & slow postprocessing filter that compresses and
4915 decompresses the image at several (or \- in the case of quality 4915 decompresses the image at several (or \- in the case of quality
4916 level 8 \- all) shifts and averages the results. 4916 level 8 \- all) shifts and averages the results.
4917 The difference to spp is that it actually encodes & decodes 4917 The way this differs from the behavior of spp is that uspp actually
4918 each case with libavcodec-MPEG-4 while spp uses a simplified 4918 encodes & decodes each case with libavcodec MPEG-4, whereas spp uses
4919 intra only 8x8 DCT similar to MJPEG. 4919 a simplified intra only 8x8 DCT similar to MJPEG.
4920 .RSs 4920 .RSs
4921 .IPs <quality> 4921 .IPs <quality>
4922 0\-8 (default: 3) 4922 0\-8 (default: 3)
4923 .IPs <qp>\ 4923 .IPs <qp>\
4924 Force quantization parameter (default: 0, use QP from video). 4924 Force quantization parameter (default: 0, use QP from video).