[MPlayer-DOCS] r21003 - trunk/DOCS/man/en/mplayer.1

gpoirier subversion at mplayerhq.hu
Sat Nov 18 10:57:53 CET 2006


Author: gpoirier
Date: Sat Nov 18 10:57:52 2006
New Revision: 21003

Modified:
   trunk/DOCS/man/en/mplayer.1

Log:
Xvid3 support is no more: Remove Xvid3-specific options


Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1	(original)
+++ trunk/DOCS/man/en/mplayer.1	Sat Nov 18 10:57:52 2006
@@ -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.



More information about the MPlayer-DOCS mailing list