[MPlayer-dev-eng] [PATCH] Small correction for mencoder.xml
Christian Ohm
chr.ohm at gmx.net
Tue Jan 20 13:07:40 CET 2004
Hi.
I think i found a small error in DOCS/xml/en/mencoder.xml. Patch attached.
Bye,
Christian Ohm
--
Q: What is green and lives in the ocean?
A: Moby Pickle.
-------------- next part --------------
Index: mencoder.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/mencoder.xml,v
retrieving revision 1.14
diff -u -b -B -r1.14 mencoder.xml
--- mencoder.xml 12 Jan 2004 06:30:30 -0000 1.14
+++ mencoder.xml 20 Jan 2004 12:04:38 -0000
@@ -81,8 +81,7 @@
<step><para>
<emphasis>Third pass:</emphasis>
<screen>
-mencoder <replaceable>file/DVD</replaceable> -oac copy -pass 2 \
- -ovc divx4 -divx4opts br=<replaceable>bitrate</replaceable>
+mencoder <replaceable>file/DVD</replaceable> -oac copy -ovc lavc -lavcopts vcodec=mpeg4:vpass=2:vbitrate=<replaceable>bitrate</replaceable>
</screen>
This is the second pass of video encoding. Specify the same bitrate
as in the previous pass unless you really know what you are doing.
More information about the MPlayer-dev-eng
mailing list