comparison DOCS/en/mplayer.1 @ 10003:a93d75c7ab5f

fix 'cannot adjust line' warning
author nicolas
date Sun, 27 Apr 2003 10:34:06 +0000
parents d3c784482170
children 5a06b5774c00
comparison
equal deleted inserted replaced
10002:b2b070bf934e 10003:a93d75c7ab5f
2978 do normal ratecontrol (dont lock to next P frame quantizer) and 2978 do normal ratecontrol (dont lock to next P frame quantizer) and
2979 set q= -q * v{b|i}_qfactor + v{b|i}_qoffset 2979 set q= -q * v{b|i}_qfactor + v{b|i}_qoffset
2980 .IPs 2980 .IPs
2981 Tip: To do constant quantizer encoding with different quantizers for 2981 Tip: To do constant quantizer encoding with different quantizers for
2982 I/P and B frames you can use: 2982 I/P and B frames you can use:
2983 vqmin=<ip_quant>:vqmax=<ip_quant>:vb_qfactor=<b_quant/ip_quant> 2983 vqmin= <ip_quant>:vqmax= <ip_quant>:vb_qfactor= <b_quant/ip_quant>
2984 .IPs vqblur=<0.0\-1.0> 2984 .IPs vqblur=<0.0\-1.0>
2985 quantizer blur (pass1) Larger values will average the quantizer more over 2985 quantizer blur (pass1) Larger values will average the quantizer more over
2986 time (slower change). 2986 time (slower change).
2987 .RSss 2987 .RSss
2988 0.0: qblur disabled 2988 0.0: qblur disabled