[Mplayer-cvslog] CVS: main/DOCS mencoder.1,1.4,1.5
Arpi of Ize
arpi at mplayer.dev.hu
Fri Nov 2 16:36:56 CET 2001
Update of /cvsroot/mplayer/main/DOCS
In directory mplayer:/var/tmp.root/cvs-serv10882
Modified Files:
mencoder.1
Log Message:
updated
Index: mencoder.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/mencoder.1,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mencoder.1 2 Nov 2001 14:11:27 -0000 1.4
+++ mencoder.1 2 Nov 2001 15:36:37 -0000 1.5
@@ -19,7 +19,7 @@
.RB [ \-ac\ <audio\ codec\ name> ]
.RB [ \-vfm\ <video\ codec\ family> ]
.RB [ \-afm\ <audio\ codec\ family> ]
-.RB [ \-include\ <heh?> ]
+.RB [ \-include\ <configfile> ]
.RB [ \-v ]
.RB [ \-mp3file\ <filename> ]
.RB [ \-ac3file\ <filename> ]
@@ -27,13 +27,7 @@
.RB [ \-oac\ <audio\ codec\ name> ]
.RB [ \-divx4opts\ <codec\ options> ]
.RB [ \-lameopts\ <codec\ options> ]
-.RB [ \-videobr\ <video\ bitrate> ]
-.RB [ \-audiobr\ <audio\ bitrate> ]
.RB [ \-pass\ <1/2> ]
-.RB [ \-passtmpfile\ <filename> ]
-.RB [ \-vbrmode\ <0-5> ]
-.RB [ \-vquality\ <0-9> ]
-.RB [ \-aquality\ <0-9> ]
.RB [ \-ofps\ <fps> ]
.RB [ \-o\ <filename> ]
.I - or file or device
@@ -87,14 +81,14 @@
stream.
.TP
.B \-vfm <video family>
-(useful?)
+(useful?) (yes!)
.TP
.TP
.B \-afm <audio family>
-(useful?)
+(useful?) (yes!)
.TP
.B \-include
-Include what?
+Include what? Configfile.
.TP
.B \-v
Increase verbosity.
@@ -102,20 +96,20 @@
.B \-divx4opts
If encoding to DivX4, you can specify its parameters here, like:
- -divx4opts br=1800:key=250
+ -divx4opts br=1800:deinterlace:key=250
Available options:
- help get help
- br=XXX specify bitrate in kbr <1-24000000>
- key=XXX maximum keyframe interval
- deinterlace toggle deinterlacing
- q=XXXX quality (1 is best?, 5 is fast?)
+ help get help (TODO!)
+ br=XXX specify bitrate in kbit <4-16000> or bit <16001-24000000>
+ key=XXX maximum keyframe interval (in frames)
+ deinterlace enable deinterlacing
+ q=XXXX quality ( 1 - fastest, 5 - best )
min_quant=XXX minimum quantizer (0-32)
max_quant=XXX maximum quantizer (0-32)
- rc_period=XXX hmm
- rc_reaction_period hmm
- rc_reaction_ratio hmm
+ rc_period=XXX rate control period
+ rc_reaction_period=XXX rate control reaction period
+ rc_reaction_ratio=XXX rate control reaction ratio
.TP
.B \-lameopts
@@ -125,13 +119,13 @@
Available options:
- help get help
- br=XXX specify bitrate in kbr <1-1024?>
- vbr=XXX variable bitrate <?>
+ help get help (TODO!)
+ br=XXX specify bitrate in kbit <0-1024>
+ vbr=XXX variable bitrate method 0=cbr 1=mt 2=rh(default) 3=abr 4=mtrh
cbr constant bitrate
- mode=XXX ? <?>
- padding=XXX ? <?>
- ratio=XXX ? <1-100>
+ mode=XXX 0=stereo 1=joint-stereo 2=dualchannel 3=mono (dafeult: auto)
+ padding=XXX 0=no 1=all 2=adjust
+ ratio=XXX compression ratio <1-100>
.TP
.B \-OTHERS
More information about the MPlayer-cvslog
mailing list