From 879b788a6d6440e279bf5ccf6ad7d1e6158a442a Mon Sep 17 00:00:00 2001 From: rguyom Date: Thu, 14 Nov 2002 22:05:12 +0000 Subject: -xvidencopts : * added documentation for mod_quant * added defaults & ranges of kfreduction and keyframe_boost git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8195 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/mplayer.1 | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'DOCS/mplayer.1') diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1 index 0d218e9107..30b1e23288 100644 --- a/DOCS/mplayer.1 +++ b/DOCS/mplayer.1 @@ -2542,18 +2542,20 @@ minimum interval between key frames (2pass only, default=0) maximum interval between key frames (default=10*fps) .IPs mpeg_quant use MPEG quantizers instead of H.263 (default=off) +.IPs mod_quant +decide whether to use MPEG or H.263 quantizers on a frame-by-frame basis. (default=off, 2pass mode only) .IPs lumi_mask use a lumimasking algorithm (default=off) .IPs debug save per-frame statistics in xvid.dbg (default=off) .br this is *not* the 2pass control file -.IPs keyframe_boost= -(2pass mode only) +.IPs keyframe_boost=<0-1000> +(default=0, 2pass mode only) .IPs kfthreshold= -(2pass mode only) -.IPs kfreduction= -(2pass mode only) +(default=10, 2pass mode only) +.IPs kfreduction=<0-100> +(default=30, 2pass mode only) .IPs fixed_quant=<1\-31> switch to fixed quantizer mode and specify the quantizer to be used .RE -- cgit v1.2.3