Mercurial > mplayer.hg
changeset 16560:0e8048ca6af1
wording fix suggested by the Wanderer
author | diego |
---|---|
date | Fri, 23 Sep 2005 07:30:25 +0000 |
parents | b7a80b5ef148 |
children | 2add99fa89a2 |
files | DOCS/xml/en/mencoder.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
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 \