CVS: main/DOCS/man/en mplayer.1,1.981,1.982
CVS change done by Loren Merritt CVS Update of /cvsroot/mplayer/main/DOCS/man/en In directory mail:/var2/tmp/cvs-serv30213/DOCS/man/en Modified Files: mplayer.1 Log Message: sync to x264 r240 (threads) Index: mplayer.1 =================================================================== RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v retrieving revision 1.981 retrieving revision 1.982 diff -u -r1.981 -r1.982 --- mplayer.1 29 May 2005 17:04:49 -0000 1.981 +++ mplayer.1 29 May 2005 19:05:30 -0000 1.982 @@ -8106,6 +8106,14 @@ and you have a need to set it. . .TP +.B threads=<1\-4> +Split each frame into slices and encode them in parallel (default: 1). +Also allows multithreaded decoding if the decoder supports it (lavc does not). +This has a slight penalty to compression. +Requires that libx264 was compiled with pthread support; if not, this +option will produce a warning and enable slices but not multithreading. +. +.TP .B log=<-1\-3> Adjust the amount of logging info printed to the screen. .RSs
participants (1)
-
syncmail@mplayerhq.hu