diff DOCS/en/mplayer.1 @ 9809:508dc4231269

Actually do something useful with XVID_GLOBAL_EXTRASTATS / XVID_EXTRASTATS. Now we can really compare XviD and libavcodec :)
author rguyom
date Thu, 03 Apr 2003 06:53:01 +0000
parents a67f1ea3a5d5
children 556e272022a4
line wrap: on
line diff
--- a/DOCS/en/mplayer.1	Thu Apr 03 00:52:33 2003 +0000
+++ b/DOCS/en/mplayer.1	Thu Apr 03 06:53:01 2003 +0000
@@ -3243,8 +3243,8 @@
 Note: This has a significant effect on the speed.
 .IPs psnr
 print the psnr (peak signal to noise ratio) for the whole video after encoding
-and store the per frame psnr in a file with a name like 'psnr_012345.log'.
-Return values are in dB (decibel), the higher the better.
+and store the per frame psnr in a file with a name like 'psnr_hhmmss.log'.
+Returned values are in dB (decibel), the higher the better.
 .IPs mpeg_quant
 use MPEG quantizers instead of H.263.
 (default: disabled) (i.e.\& use H.263 quantizers)
@@ -3463,6 +3463,10 @@
 quantizer ratio between B and non B frames, 150=1.50 (default=150)
 .IPs bquant_offset=<-1000\-1000>
 quantizer offset between B and non B frames, 100=1.00 (default=100)
+.IPs psnr
+print the psnr (peak signal to noise ratio) for the whole video after encoding
+and store the per frame psnr in a file with a name like 'psnr_hhmmss.log'.
+Returned values are in dB (decibel), the higher the better.
 .RE