mirror of
https://github.com/mpv-player/mpv
synced 2025-03-05 05:37:37 +00:00
- <screen> -> <command>, improves readibility and sense.
- Capitalization, 32bit -> 32-bit git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13224 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
14699401bc
commit
12b0c9b36d
@ -485,7 +485,7 @@ then started XviD. So both projects have the same origin.
|
||||
<step><para>
|
||||
<screen>./configure</screen>
|
||||
You may have to add some options (examine the output of
|
||||
<screen>./configure --help</screen>).
|
||||
<command>./configure --help</command>).
|
||||
</para></step>
|
||||
<step><para>
|
||||
<screen>make && make install</screen>
|
||||
@ -529,7 +529,7 @@ decoders:
|
||||
|
||||
<procedure>
|
||||
<title>COMPILING MPLAYER WITH QUICKTIME LIBRARIES SUPPORT</title>
|
||||
<note><para>currently only 32bit Intel platforms are supported.</para></note>
|
||||
<note><para>Currently only 32-bit Intel platforms are supported.</para></note>
|
||||
<step><para>download <application>MPlayer</application> CVS</para></step>
|
||||
<step><para>download QuickTime DLL pack from
|
||||
<ulink url="http://www.mplayerhq.hu/MPlayer/releases/codecs/"/>
|
||||
|
Loading…
Reference in New Issue
Block a user