[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.1065,1.1066
Guillaume Poirier CVS
syncmail at mplayerhq.hu
Sun Aug 14 16:38:22 CEST 2005
CVS change done by Guillaume Poirier CVS
Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv21030/DOCS/man/en
Modified Files:
mplayer.1
Log Message:
fixes bf_threshold description.
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.1065
retrieving revision 1.1066
diff -u -r1.1065 -r1.1066
--- mplayer.1 14 Aug 2005 14:05:28 -0000 1.1065
+++ mplayer.1 14 Aug 2005 14:38:19 -0000 1.1066
@@ -7719,14 +7719,12 @@
.
.TP
.B bf_threshold=<-255\-255>
-Sometimes B-frames do not look good, and introduce artifacts when most of
-the frame is static and some small zones have high motion (in a static
-scene with a man talking, his mouth will probably look bad if what is
-surrounding the man and his mouth is completely static).
This setting allows you to specify what priority to place on the use of
B-frames.
-The higher the value, the higher the probability of B-frames being used.
-(default: 0)
+The higher the value, the higher the probability of B-frames being used
+(default: 0).
+Don't forget that B-frames usually are with higher quantizer therefore
+aggresive production of B-frames may cause worse visual quality.
.
.TP
.B (no)closed_gop
More information about the MPlayer-DOCS
mailing list