[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.1234,1.1235
Guillaume Poirier CVS
syncmail at mplayerhq.hu
Wed Mar 1 10:18:59 CET 2006
CVS change done by Guillaume Poirier CVS
Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv20457/DOCS/man/en
Modified Files:
mplayer.1
Log Message:
XviD multi-threaded encoding support
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.1234
retrieving revision 1.1235
diff -u -r1.1234 -r1.1235
--- mplayer.1 24 Feb 2006 20:28:16 -0000 1.1234
+++ mplayer.1 1 Mar 2006 09:18:56 -0000 1.1235
@@ -8539,8 +8539,7 @@
.
.PP
.sp 1
-The following option is only available in development versions
-of XviD 1.1.x.
+The following option is only available in XviD 1.1.x.
.
.TP
.B bvhq=<0|1>
@@ -8550,6 +8549,16 @@
This produces nicer-looking B-frames while incurring almost no
performance penalty (default: 1).
.
+.PP
+.sp 1
+The following option is only available in the CVS version of XviD.
+.
+.TP
+.B threads=<0\-n>
+Create n threads to run the motion estimation (default: 0).
+The maximum number of threads that can be used is the picture height
+divided by 16.
+.
.
.SS x264enc (\-x264encopts)
.
More information about the MPlayer-DOCS
mailing list