aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar gpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-09-12 19:39:48 +0000
committerGravatar gpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-09-12 19:39:48 +0000
commit8ad9a8794adc4b9a295ce9cd74962b789d2b449d (patch)
treea91ff19f6ef6c77316bf649f51d9fe112fa45b4a
parentbc6baf5cbb267a46955085953456ec7f7a94079e (diff)
XviD supports "turbo" mode.
This is the last undocumented feature of XviD, so remove the TODO entry. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16466 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--DOCS/man/en/mplayer.17
-rw-r--r--DOCS/tech/TODO1
2 files changed, 7 insertions, 1 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index b107707536..516a94d037 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -7539,6 +7539,13 @@ two pass.
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.
diff --git a/DOCS/tech/TODO b/DOCS/tech/TODO
index 9b0399a6fe..7de0a297bb 100644
--- a/DOCS/tech/TODO
+++ b/DOCS/tech/TODO
@@ -68,7 +68,6 @@ DOCS:
- video.html
- documentation.html
- enhance the FAQ
-- document missing XviD options
- split man page into mplayer.1 and mencoder.1