diff DOCS/mencoder.1 @ 3423:a01b322bab55

btw, post-happy "santa claus" to all ;)
author gabucino
date Mon, 10 Dec 2001 01:00:38 +0000
parents 9d4a7b4afba2
children 66da035c4ee2
line wrap: on
line diff
--- a/DOCS/mencoder.1	Mon Dec 10 00:54:50 2001 +0000
+++ b/DOCS/mencoder.1	Mon Dec 10 01:00:38 2001 +0000
@@ -29,6 +29,7 @@
 .RB [ \-divx4opts\ <codec\ options> ]
 .RB [ \-lameopts\ <codec\ options> ]
 .RB [ \-pass\ <1/2> ]
+.RB [ \-passlogfile\ <filename> ]
 .RB [ \-ofps\ <fps> ]
 .RB [ \-o\ <filename> ]
 .RB [ \-frames\ <number> ]
@@ -189,6 +190,10 @@
 With this you can encode 2pass DivX4 files. First encode with -pass 1, then
 with the same parameters, encode with -pass 2.
 .TP
+.B \-passlogfile <filename>
+When encoding in 2pass mode, MEncoder dumps first pass' informations
+to the given file instead of the default divx2pass.log .
+.TP
 .B \-ofps <fps>
 The output file will have different frame/sec than the source.
 .TP