# HG changeset patch
# User diego
# Date 1127460625 0
# Node ID 0e8048ca6af16eb7eb0bf19fea037f504406e70a
# Parent b7a80b5ef148dfb59274ef213788e0b701341aeb
wording fix suggested by the Wanderer
diff -r b7a80b5ef148 -r 0e8048ca6af1 DOCS/xml/en/mencoder.xml
--- 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 @@
mencoder -of mpeg -ovc lavc -lavcopts vcodec=mpeg1video -oac copy other_options media.avi -o output.mpg
-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:
mencoder -of mpeg -mpegopts format=mpeg1:tsaf:muxrate=2000 -o \
x.mpg -oac lavc -ovc lavc \