diff DOCS/man/en/mplayer.1 @ 13386:d8ba5b72fc6c

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.
author gpoirier
date Sun, 19 Sep 2004 09:59:05 +0000
parents 1b2baad8f949
children d74dcf9851e6
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Sat Sep 18 23:20:09 2004 +0000
+++ b/DOCS/man/en/mplayer.1	Sun Sep 19 09:59:05 2004 +0000
@@ -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.