From 8b4a9db8bcceefaf3cc1be7567315c1cca96e557 Mon Sep 17 00:00:00 2001 From: gpoirier Date: Sat, 18 Nov 2006 12:26:04 +0000 Subject: Move xvid 'grayscale' option close to 'interlacing' git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21013 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 14060b0d95..3b3fde3e4f 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -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.) -- cgit v1.2.3