[MPlayer-dev-eng] [PATCH] multi-threaded lavc

Loren Merritt lorenm at u.washington.edu
Fri Jul 9 07:16:21 CEST 2004


On Fri, 9 Jul 2004, Diego Biurrun wrote:
> Loren Merritt writes:
> > Patch allows use of libavcodec's multi-threaded encoding.
> > The results are not bitwise identical to a single-threaded encode, but
> > I don't see any difference in quality, either PSNR or by eye.
>
> Could you please send in an update for the manual page?
> Thanks

attached.

--Loren Merritt
-------------- next part --------------
--- mplayer.1.bak	2004-07-08 22:03:25.000000000 -0700
+++ mplayer.1	2004-07-08 22:09:07.000000000 -0700
@@ -4482,6 +4482,10 @@
 This also suppresses the user_data header in MPEG-4 streams.
 Do not use this option unless you know exactly what you are doing.
 .TP
+.B threads=<1\-8>
+max number of threads to use (default: 1)
+.RE
+.TP
 .B vcodec=<value>
 use the specified codec (default: mpeg4):
 .PD 0


More information about the MPlayer-dev-eng mailing list