From eb1a176e5b83896815a4bfc523709804cb03bb89 Mon Sep 17 00:00:00 2001 From: michael Date: Mon, 2 Feb 2004 14:19:55 +0000 Subject: quantizer noise shaping git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11911 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'DOCS') diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 3f0a1e7e80..43d76888ee 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -4892,6 +4892,22 @@ Tip: a more positive bias (-32 \- -16 instead of -64) seems to improve the PSNR .B nr=<0\-100000> noise reduction, 0 is disabled .TP +.B qns=<0\-3> +quantizer noise shaping, reduces ringing artefacts, larger values are slower +but may not result in better quality +.PD 0 +.RSs +.IPs 0 +disabled (default) +.IPs 1 +only lower the absolute value of coefficients +.IPs 2 +only change coefficients before the last non zero coefficient + 1 +.IPs 3 +try all +.RE +.PD 1 +.TP .B inter_matrix= Use custom inter matrix. It needs a comma separated string of 64 integers. .TP -- cgit v1.2.3