summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.111
1 files changed, 9 insertions, 2 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 92f96c097e..57b35990e8 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -6921,7 +6921,7 @@ You can use all encoding options, including CPU-hungry ones.
.br
.I
NOTE:
-Three pass and x264 support being quite recent in MEncoder, we welcome any
+x264 three pass support being quite recent in MEncoder, we welcome any
feedback you could give us on good combinations of x264 options that are
both fast and provide good quality.
.REss
@@ -6986,7 +6986,14 @@ Adjust the amount of logging info printed to the screen.
.
.TP
.B psnr | nopsnr
-Print signal-to-noise ratio statistics (default: off).
+Print signal-to-noise ratio statistics.
+.br
+.I NOTE:
+The 'Y', 'U', 'V', and 'Avg' PSNR fields in the summary are not
+mathematically sound (they are simply the average of per-frame PSNRs).
+They are kept only for comparison to the JM reference codec.
+For all other purposes, please use either the 'Global' PSNR, or the per-frame
+PSNRs printed by log=3.
.
.
.\" --------------------------------------------------------------------------