changeset 20987:ee1c45139b46

Xvid3 support is no more: Remove Xvid3-specific options
author gpoirier
date Sat, 18 Nov 2006 09:57:52 +0000
parents 2422495f5e78
children bbfba839deb3
files DOCS/man/en/mplayer.1
diffstat 1 files changed, 0 insertions(+), 22 deletions(-) [+]
line wrap: on
line diff
--- 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=<width>:<height>: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=<value>
 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.