[MPlayer-DOCS] CVS: main/DOCS/xml/en mencoder.xml,1.35,1.36
Diego Biurrun CVS
syncmail at mplayerhq.hu
Fri Jan 7 23:38:13 CET 2005
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main/DOCS/xml/en
In directory mail:/var2/tmp/cvs-serv26650
Modified Files:
mencoder.xml
Log Message:
consistent pass two and pass one spelling
Index: mencoder.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/mencoder.xml,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- mencoder.xml 7 Jan 2005 22:33:01 -0000 1.35
+++ mencoder.xml 7 Jan 2005 22:38:11 -0000 1.36
@@ -886,13 +886,13 @@
</para>
<para>
- We're now ready to do the two pass encode. Pass 1:
+ We're now ready to do the two pass encode. Pass one:
<screen>mencoder dvd://1 -ofps 23.976 -oac copy -vf crop=720:352:0:62,hqdn3d=2:1:2 -ovc lavc \
-lavcopts vcodec=mpeg4:vbitrate=2400:v4mv:mbd=2:trell:cmp=3:subcmp=3:mbcmp=3:autoaspect:vpass=1 \
-o Harry_Potter_2.avi</screen>
- And pass 2 is the same, except that we specify <option>vpass=2</option>:
+ And pass two is the same, except that we specify <option>vpass=2</option>:
<screen>mencoder dvd://1 -ofps 23.976 -oac copy -vf crop=720:352:0:62,hqdn3d=2:1:2 -ovc lavc \
-lavcopts vcodec=mpeg4:vbitrate=2400:v4mv:mbd=2:trell:cmp=3:subcmp=3:mbcmp=3:autoaspect:vpass=2 \
More information about the MPlayer-DOCS
mailing list