mirror of
https://github.com/mpv-player/mpv
synced 2025-04-06 17:43:02 +00:00
capitalization fixes, add missing dots to sentences
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20318 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
3219dee02f
commit
aeeca144f3
@ -317,7 +317,7 @@ then started XviD. So both projects have the same origin.
|
|||||||
<step><para>
|
<step><para>
|
||||||
Recompile <application>MPlayer</application> with
|
Recompile <application>MPlayer</application> with
|
||||||
<option>--with-xvidlibdir=<replaceable>/path/to/</replaceable>libxvidcore.a</option>
|
<option>--with-xvidlibdir=<replaceable>/path/to/</replaceable>libxvidcore.a</option>
|
||||||
<option>--with-xvidincdir=<replaceable>/path/to/</replaceable>xvid.h</option>
|
<option>--with-xvidincdir=<replaceable>/path/to/</replaceable>xvid.h</option>.
|
||||||
</para></step>
|
</para></step>
|
||||||
</procedure>
|
</procedure>
|
||||||
</sect2>
|
</sect2>
|
||||||
@ -349,14 +349,14 @@ decoders:
|
|||||||
<procedure>
|
<procedure>
|
||||||
<title>COMPILING MPLAYER WITH QUICKTIME LIBRARIES SUPPORT</title>
|
<title>COMPILING MPLAYER WITH QUICKTIME LIBRARIES SUPPORT</title>
|
||||||
<note><para>Currently only 32-bit Intel platforms are supported.</para></note>
|
<note><para>Currently only 32-bit Intel platforms are supported.</para></note>
|
||||||
<step><para>download <application>MPlayer</application> Subversion</para></step>
|
<step><para>Download <application>MPlayer</application> Subversion.</para></step>
|
||||||
<step><para>download QuickTime DLL pack from
|
<step><para>Download QuickTime DLL pack from
|
||||||
<ulink url="http://www.mplayerhq.hu/MPlayer/releases/codecs/"/>
|
<ulink url="http://www.mplayerhq.hu/MPlayer/releases/codecs/"/>.
|
||||||
</para></step>
|
</para></step>
|
||||||
<step><para>extract QuickTime DLL pack to your Win32 codecs directory
|
<step><para>Extract QuickTime DLL pack to your Win32 codecs directory.
|
||||||
(default: <filename class="directory">/usr/local/lib/codecs/</filename>)
|
(default: <filename class="directory">/usr/local/lib/codecs/</filename>)
|
||||||
</para></step>
|
</para></step>
|
||||||
<step><para>compile <application>MPlayer</application></para></step>
|
<step><para>Compile <application>MPlayer</application>.</para></step>
|
||||||
</procedure>
|
</procedure>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
Loading…
Reference in New Issue
Block a user