[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.723,1.724

Guillaume Poirier CVS syncmail at mplayerhq.hu
Sun Sep 19 11:59:07 CEST 2004


CVS change done by Guillaume Poirier CVS

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

Modified Files:
	mplayer.1 
Log Message:
New lavc flag: "turbo" mode which is supposed to speed up 2-pass encoding
while preserving quality as much as possible.
Inspired by XviD "turbo" mode.


Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.723
retrieving revision 1.724
diff -u -r1.723 -r1.724
--- mplayer.1	18 Sep 2004 13:57:46 -0000	1.723
+++ mplayer.1	19 Sep 2004 09:59:04 -0000	1.724
@@ -5327,6 +5327,13 @@
 .PD 1
 .
 .TP
+.B turbo (2-pass only)
+Dramatically speeds up pass 1 using faster algorithms and disabling
+CPU-intensive options.
+This will probably reduce global PSNR a little bit (around 0.01dB) and
+change individual frame type and PSNR little bit more (up to 0.03dB).
+.
+.TP
 .B aspect=<x/\:y>
 Store movie aspect internally, just like MPEG files.
 Much nicer solution than rescaling, because quality isn't decreased.




More information about the MPlayer-DOCS mailing list