Move xvid 'grayscale' option close to 'interlacing'

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21013 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gpoirier 2006-11-18 12:26:04 +00:00
parent add184a4ae
commit 8b4a9db8bc
1 changed files with 6 additions and 6 deletions

View File

@ -8590,6 +8590,12 @@ save bits that can be spent again on other frames, raising overall
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 @@ This will also store a fake DivX version in the file so the bug
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.)