comparison DOCS/mplayer.1 @ 8194:1528806a310c

-xvidencopts : * added documentation for mod_quant * added defaults & ranges of kfreduction and keyframe_boost
author rguyom
date Thu, 14 Nov 2002 22:05:12 +0000
parents d9e5b75f9a15
children e741609ec32a
comparison
equal deleted inserted replaced
8193:83d3125cb382 8194:1528806a310c
2540 minimum interval between key frames (2pass only, default=0) 2540 minimum interval between key frames (2pass only, default=0)
2541 .IPs max_key_interval=<value> 2541 .IPs max_key_interval=<value>
2542 maximum interval between key frames (default=10*fps) 2542 maximum interval between key frames (default=10*fps)
2543 .IPs mpeg_quant 2543 .IPs mpeg_quant
2544 use MPEG quantizers instead of H.263 (default=off) 2544 use MPEG quantizers instead of H.263 (default=off)
2545 .IPs mod_quant
2546 decide whether to use MPEG or H.263 quantizers on a frame-by-frame basis. (default=off, 2pass mode only)
2545 .IPs lumi_mask 2547 .IPs lumi_mask
2546 use a lumimasking algorithm (default=off) 2548 use a lumimasking algorithm (default=off)
2547 .IPs debug 2549 .IPs debug
2548 save per-frame statistics in xvid.dbg (default=off) 2550 save per-frame statistics in xvid.dbg (default=off)
2549 .br 2551 .br
2550 this is *not* the 2pass control file 2552 this is *not* the 2pass control file
2551 .IPs keyframe_boost=<value> 2553 .IPs keyframe_boost=<0-1000>
2552 (2pass mode only) 2554 (default=0, 2pass mode only)
2553 .IPs kfthreshold=<value> 2555 .IPs kfthreshold=<value>
2554 (2pass mode only) 2556 (default=10, 2pass mode only)
2555 .IPs kfreduction=<value> 2557 .IPs kfreduction=<0-100>
2556 (2pass mode only) 2558 (default=30, 2pass mode only)
2557 .IPs fixed_quant=<1\-31> 2559 .IPs fixed_quant=<1\-31>
2558 switch to fixed quantizer mode and specify the quantizer to be used 2560 switch to fixed quantizer mode and specify the quantizer to be used
2559 .RE 2561 .RE
2560 2562
2561 2563