diff options
author | gpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-06-05 21:34:03 +0000 |
---|---|---|
committer | gpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-06-05 21:34:03 +0000 |
commit | f864bb4302512211d073a7e7c47700628fda309d (patch) | |
tree | e062527c8adba0e5c8c3171f1eeeb063a0e994c0 /DOCS | |
parent | bdf98567376e5f090402e12841d6e890a181259e (diff) |
Fixes x264's "lumi_mask" option and improves lavc's "nr" option.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15660 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 8511bebe9b..7ff6150a78 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -7179,6 +7179,10 @@ A more positive bias (-32 \- -16 instead of -64) seems to improve the PSNR. .TP .B nr=<0\-100000> Noise reduction, 0 means disabled. +0\-600 is a useful range on typical content, but you may want to turn it +up a bit more on very noisy content (default: 0). +Given its small impact on speed, you might want to prefer to use this over +filtering noise away with video filters like denoise3d or hqdn3d. . .TP .B qns=<0\-3> @@ -7610,7 +7614,7 @@ wide search . .TP .B (no)lumi_mask -Adaptive quantization allows each macroblock quantizer to vary inside +Adaptive quantization allows the macroblock quantizers to vary inside each frame. This is a 'psychosensory' setting that is supposed to make use of the fact that the human eye tends to notice fewer details in very bright |