summaryrefslogtreecommitdiffstats
path: root/DOCS/mencoder.1
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-10 01:00:38 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-10 01:00:38 +0000
commit6834702914182f8a74ab9710bac7ed8a7771cd90 (patch)
tree4bc1b8abd76d1e5765cc8a6ddf591b8531e7a208 /DOCS/mencoder.1
parent272b032148cf506299f4d097f63b4a01c074f2ff (diff)
downloadmpv-6834702914182f8a74ab9710bac7ed8a7771cd90.tar.bz2
mpv-6834702914182f8a74ab9710bac7ed8a7771cd90.tar.xz
btw, post-happy "santa claus" to all ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3424 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/mencoder.1')
-rw-r--r--DOCS/mencoder.15
1 files changed, 5 insertions, 0 deletions
diff --git a/DOCS/mencoder.1 b/DOCS/mencoder.1
index e0e0daad95..aeeaaaa1b2 100644
--- a/DOCS/mencoder.1
+++ b/DOCS/mencoder.1
@@ -29,6 +29,7 @@ mencoder \- Movie Encoder for Linux
.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 @@ Available options:
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