changeset 15767:ff3bfc062353

Make default values and ranges match the source code.
author gpoirier
date Sun, 19 Jun 2005 16:03:49 +0000
parents 3f43e2d0f55a
children b36763206ea4
files DOCS/man/en/mplayer.1
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Sun Jun 19 15:51:35 2005 +0000
+++ b/DOCS/man/en/mplayer.1	Sun Jun 19 16:03:49 2005 +0000
@@ -7054,12 +7054,12 @@
 (see mbcmp for available comparison functions) (default: 0).
 .
 .TP
-.B nssew=<0\-100>
+.B nssew=<0\-1000000>
 This setting controls NSSE weight, where larger weights will result in
 more noise.
 0 NSSE is identical to SSE
 You may find this useful if you prefer to keep some noise in your encoded
-video rather than filtering it away before encoding.
+video rather than filtering it away before encoding (default: 8).
 .
 .TP
 .B predia=<-99\-6>
@@ -7534,7 +7534,7 @@
 .
 .TP
 .B max_bframes=<0\-4>
-Maximum number of B-frames to put between I/\:P-frames (default: 0).
+Maximum number of B-frames to put between I/\:P-frames (default: 2).
 .
 .TP
 .B bquant_ratio=<0\-1000>