comparison DOCS/man/en/mplayer.1 @ 11551:24697d0d96a2

last missing lavc options
author diego
date Wed, 03 Dec 2003 02:48:06 +0000
parents 85e503ddf65f
children db26f9ae122a
comparison
equal deleted inserted replaced
11550:18d3b3a1101b 11551:24697d0d96a2
3557 .RE 3557 .RE
3558 .PD 1 3558 .PD 1
3559 . 3559 .
3560 . 3560 .
3561 .SS lavc (\-lavcopts) 3561 .SS lavc (\-lavcopts)
3562 lavc has many more options that are not described here. 3562 Many lavc options are very specialized and tersely documented.
3563 For full details read the source. 3563 Read the source for full details.
3564 3564 .PP
3565 .I EXAMPLE: 3565 .I EXAMPLE:
3566 .PD 0 3566 .PD 0
3567 .RSs 3567 .RSs
3568 .IPs vcodec=msmpeg4:vbitrate=1800:vhq:keyint=250 3568 .IPs vcodec=msmpeg4:vbitrate=1800:vhq:keyint=250
3569 .RE 3569 .RE
3821 For MPEG1/2 this also sets the vbv buffer size, use 327 for VCD, 3821 For MPEG1/2 this also sets the vbv buffer size, use 327 for VCD,
3822 917 for SVCD and 1835 for DVD. 3822 917 for SVCD and 1835 for DVD.
3823 Note: vratetol should not be too large during the second pass or there might 3823 Note: vratetol should not be too large during the second pass or there might
3824 be problems if vrc_(min|max)rate is used. 3824 be problems if vrc_(min|max)rate is used.
3825 .TP 3825 .TP
3826 .B vrc_buf_aggressivity
3827 currently useless
3828 .TP
3826 .B vrc_strategy 3829 .B vrc_strategy
3827 Dummy, reserved for future use. 3830 Dummy, reserved for future use.
3828 .TP 3831 .TP
3829 .B vb_qfactor=<-31.0\-31.0> 3832 .B vb_qfactor=<-31.0\-31.0>
3830 quantizer factor between B and non B frames (pass\ 1/\:2) (default: 1.25) 3833 quantizer factor between B and non B frames (pass\ 1/\:2) (default: 1.25)
4386 .B inter_matrix=<comma separated matrix> 4389 .B inter_matrix=<comma separated matrix>
4387 Use custom inter matrix. It needs a comma separated string of 64 integers. 4390 Use custom inter matrix. It needs a comma separated string of 64 integers.
4388 .TP 4391 .TP
4389 .B intra_matrix=<comma separated matrix> 4392 .B intra_matrix=<comma separated matrix>
4390 Use custom intra matrix. It needs a comma separated string of 64 integers. 4393 Use custom intra matrix. It needs a comma separated string of 64 integers.
4394 .TP
4395 .B vqmod_amp
4396 experimental quantizer modulation
4397 .TP
4398 .B vqmod_freq
4399 experimental quantizer modulation
4391 .RE 4400 .RE
4392 . 4401 .
4393 .SS nuv (\-nuvopts) 4402 .SS nuv (\-nuvopts)
4394 . 4403 .
4395 Nuppel video is based on rtjpeg and lzo. 4404 Nuppel video is based on rtjpeg and lzo.