changeset 16465:ef34822e3e1f

XviD supports "turbo" mode. This is the last undocumented feature of XviD, so remove the TODO entry.
author gpoirier
date Mon, 12 Sep 2005 19:39:48 +0000
parents 0a828abf1f0f
children c46d7c88d99a
files DOCS/man/en/mplayer.1 DOCS/tech/TODO
diffstat 2 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Mon Sep 12 18:33:26 2005 +0000
+++ b/DOCS/man/en/mplayer.1	Mon Sep 12 19:39:48 2005 +0000
@@ -7539,6 +7539,13 @@
 Specify the pass in two pass mode.
 .
 .TP
+.B turbo (two pass only)
+Dramatically speeds up pass one using faster algorithms and disabling
+CPU-intensive options.
+This will probably reduce global PSNR a little bit and change individual
+frame type and PSNR little bit more.
+.
+.TP
 .B bitrate=<value> (CBR or two pass mode)
 Sets the bitrate to be used in kbits/\:second if <16000 or in bits/\:second
 if >16000.
--- a/DOCS/tech/TODO	Mon Sep 12 18:33:26 2005 +0000
+++ b/DOCS/tech/TODO	Mon Sep 12 19:39:48 2005 +0000
@@ -68,7 +68,6 @@
   - video.html
   - documentation.html
 - enhance the FAQ
-- document missing XviD options
 - split man page into mplayer.1 and mencoder.1