comparison DOCS/mplayer.1 @ 4680:b5d956f0b6ea

sok ize, mutyur, bizbasz.
author gabucino
date Tue, 12 Feb 2002 22:34:35 +0000
parents b89a0b928fd0
children 47f0a86e8b8e
comparison
equal deleted inserted replaced
4679:6347d9c6e115 4680:b5d956f0b6ea
40 .RB [ \-subdelay\ <seconds> ] 40 .RB [ \-subdelay\ <seconds> ]
41 .RB [ \-vobsub\ <vobsub\ file\ without\ extention> ] 41 .RB [ \-vobsub\ <vobsub\ file\ without\ extention> ]
42 .RB [ \-vobsubid\ <vobsub\ subtitle\ id> ] 42 .RB [ \-vobsubid\ <vobsub\ subtitle\ id> ]
43 .RB [ \-z\ <0-9> ] 43 .RB [ \-z\ <0-9> ]
44 .RB [ \-idx ] 44 .RB [ \-idx ]
45 .RB [ \-noidx ]
45 .RB [ \-forceidx ] 46 .RB [ \-forceidx ]
46 .RB [ \-nodshow ] 47 .RB [ \-nodshow ]
47 .RB [ \-noxv ] 48 .RB [ \-noxv ]
48 .RB [ \-forcexv ] 49 .RB [ \-forcexv ]
49 .RB [ \-ss\ <time> ] 50 .RB [ \-ss\ <time> ]
532 specifies compression level for PNG output 533 specifies compression level for PNG output
533 0 : no compression 534 0 : no compression
534 9 : max compression 535 9 : max compression
535 .TP 536 .TP
536 .B \-idx 537 .B \-idx
537 rebuilds INDEX of the AVI. Useful with broken downloads, or badly 538 rebuilds INDEX of the AVI, thus allowing seeking. Useful with broken/incomplete
538 created AVIs. 539 downloads, or badly created AVIs.
540 .TP
541 .B \-noidx
542 disregards INDEX of the AVI. Useful for files with broken index (desyncs, etc).
543 Seeking will NOT be possible. You can fix the index permanently
544 with MEncoder, see the documentation.
539 .TP 545 .TP
540 .B \-forceidx 546 .B \-forceidx
541 force rebuilding of INDEX. Useful for testing, or AVIs with bad 547 force rebuilding of INDEX. Useful for files with broken index (desyncs, etc).
542 indexes. 548 Seeking will be possible. You can fix the index permanently with
549 MEncoder, see the documentation.
543 .TP 550 .TP
544 .B \-nodshow 551 .B \-nodshow
545 disables usage of DirectShow video codecs 552 disables usage of DirectShow video codecs
546 .TP 553 .TP
547 .B \-noxv (SDL only) 554 .B \-noxv (SDL only)