# HG changeset patch # User gpoirier # Date 1163843872 0 # Node ID ee1c45139b462434087a1a171abaa430ae817d25 # Parent 2422495f5e78baeb0c2bd1f2aa615212676bc9e6 Xvid3 support is no more: Remove Xvid3-specific options diff -r 2422495f5e78 -r ee1c45139b46 DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Sat Nov 18 07:38:58 2006 +0000 +++ b/DOCS/man/en/mplayer.1 Sat Nov 18 09:57:52 2006 +0000 @@ -8503,16 +8503,6 @@ which you can activate with \-vf scale=::1. . .TP -.B "4mv\ \ \ \ " -Use 4 motion vectors per macroblock. -This might give better compression, but slows down encoding. -.br -.I WARNING: -As of Xvid-1.0.x, this option is no longer available separately, and its -functionality is included in the me_quality option. -When me_quality > 4, 4mv is activated. -. -.TP .B rc_reaction_delay_factor= This parameter controls the number of frames the CBR rate controller will wait before reacting to bitrate changes and compensating for them @@ -8560,18 +8550,6 @@ As of Xvid-1.0.x, this option is replaced by the quant_type option. . .TP -.B mod_quant -Decide whether to use MPEG or H.263 quantizers on a frame-by-frame basis -(two pass mode only). -.br -.I WARNING: -This will generate an illegal bitstream, and most likely not be decodable -by any MPEG-4 decoder besides libavcodec or Xvid. -.br -.I WARNING: -As of Xvid-1.0.x, this option is no longer available. -. -.TP .B keyframe_boost=<0\-1000> (two pass mode only) Shift some bits from the pool for other frame types to intra frames, thus improving keyframe quality.