comparison DOCS/mencoder.1 @ 2674:aadcae54d45c

started mencoder documentation
author gabucino
date Sun, 04 Nov 2001 11:20:11 +0000
parents 1d79b0f4889a
children bca73d1fc005
comparison
equal deleted inserted replaced
2673:1d79b0f4889a 2674:aadcae54d45c
18 .RB [ \-vc\ <video\ codec\ name> ] 18 .RB [ \-vc\ <video\ codec\ name> ]
19 .RB [ \-ac\ <audio\ codec\ name> ] 19 .RB [ \-ac\ <audio\ codec\ name> ]
20 .RB [ \-vfm\ <video\ codec\ family> ] 20 .RB [ \-vfm\ <video\ codec\ family> ]
21 .RB [ \-afm\ <audio\ codec\ family> ] 21 .RB [ \-afm\ <audio\ codec\ family> ]
22 .RB [ \-include\ <configfile> ] 22 .RB [ \-include\ <configfile> ]
23 .RB [ \-mc\ seconds/5f ]
23 .RB [ \-v ] 24 .RB [ \-v ]
24 .RB [ \-mp3file\ <filename> ] 25 .RB [ \-mp3file\ <filename> ]
25 .RB [ \-ac3file\ <filename> ] 26 .RB [ \-ac3file\ <filename> ]
26 .RB [ \-ovc\ <video\ codec\ name> ] 27 .RB [ \-ovc\ <video\ codec\ name> ]
27 .RB [ \-oac\ <audio\ codec\ name> ] 28 .RB [ \-oac\ <audio\ codec\ name> ]
88 .B \-afm <audio codec family> 89 .B \-afm <audio codec family>
89 Force decoding by using a specific codec FAMILY, and FALLBACK to default 90 Force decoding by using a specific codec FAMILY, and FALLBACK to default
90 if failed. For examples see MPlayer manpage. 91 if failed. For examples see MPlayer manpage.
91 .TP 92 .TP
92 .B \-include 93 .B \-include
93 Include what? Configfile. 94 specify config file to be parsed after the default
95 .TP
96 .B \-mc\ seconds/5frame
97 maximum sync correction per 5 frames (in seconds).
98 Use -mc 0 to disable input A/V sync.
94 .TP 99 .TP
95 .B \-v 100 .B \-v
96 Increase verbosity. 101 Increase verbosity.
97 .TP 102 .TP
98 .B \-ovc <codecname> 103 .B \-ovc <codecname>