diff options
author | gpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-09-22 14:29:08 +0000 |
---|---|---|
committer | gpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-09-22 14:29:08 +0000 |
commit | 9be45e134a6502fb3192ebb6b09886fbb9460b7d (patch) | |
tree | de514b0a787e80cf15daed968ed8d1d20d5a5beb /DOCS | |
parent | d6100972a531839cce9e7480f67f5665d4d24007 (diff) |
Better nssew description
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13436 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index c3f87ff12b..7404a26c31 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -6006,6 +6006,11 @@ use chroma too, doesn't work (correctly) with B frames currently . .TP .B nssew=<0\-100> +If you prefer to keep some noise in your encoded video rather than +filtering it away before encoding, this setting controls NSSE weight, +where larger weights will result in more noise. +0 NSSE is identical to SSE. + NSSE weight, larger weights will result in more noise, with 0 NSSE is identical to SSE. . |