diff DOCS/xml/en/mencoder.xml @ 16560:0e8048ca6af1

wording fix suggested by the Wanderer
author diego
date Fri, 23 Sep 2005 07:30:25 +0000
parents 1d524afe2f9c
children 14a22bff8228
line wrap: on
line diff
--- a/DOCS/xml/en/mencoder.xml	Fri Sep 23 07:29:09 2005 +0000
+++ b/DOCS/xml/en/mencoder.xml	Fri Sep 23 07:30:25 2005 +0000
@@ -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 \