summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-06-19 16:03:49 +0000
committergpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-06-19 16:03:49 +0000
commited16ed561a02865982f12e06d8f3b49471a72903 (patch)
tree41402469336c74b18a6d6eb16e3c4d265a587cb5 /DOCS
parente8ec3c300e11f01a42e2356332075abcd3d1f6ee (diff)
downloadmpv-ed16ed561a02865982f12e06d8f3b49471a72903.tar.bz2
mpv-ed16ed561a02865982f12e06d8f3b49471a72903.tar.xz
Make default values and ranges match the source code.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15768 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.16
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 9020ac0ecc..11d2398062 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -7054,12 +7054,12 @@ Sets the comparison function for sub pel motion estimation
(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 @@ autodetection of some decoders might be confused.
.
.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>