[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.740,1.741

Guillaume Poirier CVS syncmail at mplayerhq.hu
Sat Sep 25 11:43:59 CEST 2004


CVS change done by Guillaume Poirier CVS

Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv2921/DOCS/man/en

Modified Files:
	mplayer.1 
Log Message:
Better x264 descriptions/fixes based on Loren Merritt's patch (Thu, 23 Sep 2004)
Also a wording fixed picked up by Diego


Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.740
retrieving revision 1.741
diff -u -r1.740 -r1.741
--- mplayer.1	24 Sep 2004 17:03:03 -0000	1.740
+++ mplayer.1	25 Sep 2004 09:43:57 -0000	1.741
@@ -6735,13 +6735,15 @@
 .
 .TP
 .B iframe=<value>
-I frame frequency (default: 60)
-Raising their frequency usually improves quality.
+Sets maximum interval between I frames.
+Larger values save bits, thus improve quality, at the cost of seeking
+precision (default: 60).
 .
 .TP
-.B frameref=<value>
-Number of previous frames used as predictors in a P-frame (default: 1).
-This may cause tiny changes in bitrate and PSNR.
+.B frameref=<1\-15>
+Number of previous frames used as predictors in a P frame (default: 1).
+This is effective in Anime, but seems to make little difference in 
+live-action source material.
 Some decoders are unable to deal with large frameref values.
 .
 .TP
@@ -6840,7 +6842,7 @@
 Set the initial ratecontrol buffer (default: 1/4 of rc_buffer_size)
 .
 .TP
-.B rc_sens=<0\-100>
+.B rc_sens=<0\-100> (CBR only)
 ratecontrol sensitivity (default: 4)
 .
 .TP
@@ -6855,7 +6857,7 @@
 .B pass=<1|2>
 Enable 2-pass mode.
 The first pass saves statistics.
-It is recommanded to always encode in 2-pass mode as it leads to a better bit
+It is recommended to always encode in 2-pass mode as it leads to a better bit
 distribution and improves overall quality.
 .
 .TP




More information about the MPlayer-DOCS mailing list