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= (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