[Mplayer-cvslog] CVS: main/DOCS/en mplayer.1,1.361,1.362
Rémi Guyomarch CVS
rguyom at mplayerhq.hu
Thu Apr 3 08:53:34 CEST 2003
Update of /cvsroot/mplayer/main/DOCS/en
In directory mail:/var/tmp.root/cvs-serv28820/DOCS/en
Modified Files:
mplayer.1
Log Message:
Actually do something useful with XVID_GLOBAL_EXTRASTATS / XVID_EXTRASTATS.
Now we can really compare XviD and libavcodec :)
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/en/mplayer.1,v
retrieving revision 1.361
retrieving revision 1.362
diff -u -r1.361 -r1.362
--- mplayer.1 3 Apr 2003 00:52:33 -0000 1.361
+++ mplayer.1 3 Apr 2003 06:52:39 -0000 1.362
@@ -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
More information about the MPlayer-cvslog
mailing list