[MPlayer-DOCS] CVS: main/DOCS/xml/en mencoder.xml,1.93,1.94
Diego Biurrun CVS
syncmail at mplayerhq.hu
Fri Sep 23 09:30:28 CEST 2005
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main/DOCS/xml/en
In directory mail:/var2/tmp/cvs-serv10061
Modified Files:
mencoder.xml
Log Message:
wording fix suggested by the Wanderer
Index: mencoder.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/mencoder.xml,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- mencoder.xml 23 Sep 2005 06:47:07 -0000 1.93
+++ mencoder.xml 23 Sep 2005 07:30:25 -0000 1.94
@@ -219,8 +219,8 @@
<screen>
mencoder -of mpeg -ovc lavc -lavcopts vcodec=mpeg1video -oac copy <replaceable>other_options</replaceable> <replaceable>media.avi</replaceable> -o <replaceable>output.mpg</replaceable>
</screen>
-Creating an MPEG-1 file suitable to be played on system with minimal
-multimedia support, like default Windows installs:
+Creating an MPEG-1 file suitable to be played on systems with minimal
+multimedia support, such as default Windows installs:
<screen>
mencoder -of mpeg -mpegopts format=mpeg1:tsaf:muxrate=2000 -o \
<replaceable>x.mpg</replaceable> -oac lavc -ovc lavc \
More information about the MPlayer-DOCS
mailing list