1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-18 17:40:30 +00:00

wording fix suggested by the Wanderer

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16561 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2005-09-23 07:30:25 +00:00
parent 7e4c30e363
commit 548a247032

View File

@ -219,8 +219,8 @@ Example:
<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 \