diff DOCS/man/en/mplayer.1 @ 11910:2f54892f0598

quantizer noise shaping
author michael
date Mon, 02 Feb 2004 14:19:55 +0000
parents 47e9cd92d163
children bca87badd7ee
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Mon Feb 02 08:33:06 2004 +0000
+++ b/DOCS/man/en/mplayer.1	Mon Feb 02 14:19:55 2004 +0000
@@ -4892,6 +4892,22 @@
 .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=<comma separated matrix>
 Use custom inter matrix. It needs a comma separated string of 64 integers.
 .TP