Mercurial > mplayer.hg
changeset 20997:425ff58ad31b
Move xvid 'grayscale' option close to 'interlacing'
author | gpoirier |
---|---|
date | Sat, 18 Nov 2006 12:26:04 +0000 |
parents | 4e8cf0247ec9 |
children | ffaf63b76b55 |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 6 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Sat Nov 18 12:23:05 2006 +0000 +++ b/DOCS/man/en/mplayer.1 Sat Nov 18 12:26:04 2006 +0000 @@ -8590,6 +8590,12 @@ subjective quality and possibly reducing PSNR. . .TP +.B (no)grayscale +Make Xvid discard chroma planes so the encoded video is grayscale only. +Note that this does not speed up encoding, it just prevents chroma data +from being written in the last stage of encoding. +. +.TP .B (no)interlacing Encode the fields of interlaced video material. Turn this option on for interlaced content. @@ -8709,12 +8715,6 @@ autodetection of some decoders might be confused. . .TP -.B (no)grayscale -Make Xvid discard chroma planes so the encoded video is grayscale only. -Note that this does not speed up encoding, it just prevents chroma data -from being written in the last stage of encoding. -. -.TP .B "debug\ \ " Save per-frame statistics in ./xvid.dbg. (This is not the two pass control file.)