comparison DOCS/man/en/mplayer.1 @ 15659:f5ba6ff194e9

Fixes x264's "lumi_mask" option and improves lavc's "nr" option.
author gpoirier
date Sun, 05 Jun 2005 21:34:03 +0000
parents 845154c7481f
children 62149f352939
comparison
equal deleted inserted replaced
15658:68990832f22b 15659:f5ba6ff194e9
7177 A more positive bias (-32 \- -16 instead of -64) seems to improve the PSNR. 7177 A more positive bias (-32 \- -16 instead of -64) seems to improve the PSNR.
7178 . 7178 .
7179 .TP 7179 .TP
7180 .B nr=<0\-100000> 7180 .B nr=<0\-100000>
7181 Noise reduction, 0 means disabled. 7181 Noise reduction, 0 means disabled.
7182 0\-600 is a useful range on typical content, but you may want to turn it
7183 up a bit more on very noisy content (default: 0).
7184 Given its small impact on speed, you might want to prefer to use this over
7185 filtering noise away with video filters like denoise3d or hqdn3d.
7182 . 7186 .
7183 .TP 7187 .TP
7184 .B qns=<0\-3> 7188 .B qns=<0\-3>
7185 Quantizer noise shaping. 7189 Quantizer noise shaping.
7186 Rather than choosing quantization to most closely match the source video 7190 Rather than choosing quantization to most closely match the source video
7608 .RE 7612 .RE
7609 .PD 1 7613 .PD 1
7610 . 7614 .
7611 .TP 7615 .TP
7612 .B (no)lumi_mask 7616 .B (no)lumi_mask
7613 Adaptive quantization allows each macroblock quantizer to vary inside 7617 Adaptive quantization allows the macroblock quantizers to vary inside
7614 each frame. 7618 each frame.
7615 This is a 'psychosensory' setting that is supposed to make use of the 7619 This is a 'psychosensory' setting that is supposed to make use of the
7616 fact that the human eye tends to notice fewer details in very bright 7620 fact that the human eye tends to notice fewer details in very bright
7617 and very dark parts of the picture. 7621 and very dark parts of the picture.
7618 It compresses those areas more strongly than medium ones, which will 7622 It compresses those areas more strongly than medium ones, which will