mirror of https://github.com/mpv-player/mpv
link fix: The codecs page was merged into the download page.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19809 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
c7ee94590a
commit
6165ceaeac
|
@ -322,7 +322,7 @@ There are error messages about file not found <filename>/usr/local/lib/codecs/</
|
|||
</para></question>
|
||||
<answer><para>
|
||||
Download and install the binary codecs from our
|
||||
<ulink url="http://www.mplayerhq.hu/design7/codecs.html">codecs page</ulink>.
|
||||
<ulink url="http://www.mplayerhq.hu/design7/dload.html">download page</ulink>.
|
||||
</para></answer>
|
||||
</qandaentry>
|
||||
|
||||
|
|
|
@ -159,7 +159,7 @@ You need a fairly recent system. On Linux, 2.4.x kernels are recommended.
|
|||
<emphasis role="bold">Win32 codecs</emphasis>: If you plan to use
|
||||
<application>MPlayer</application> on x86 architecture, you will possibly need
|
||||
them. Download a codec package from our
|
||||
<ulink url="http://www.mplayerhq.hu/design7/codecs.html">codecs page</ulink>
|
||||
<ulink url="http://www.mplayerhq.hu/design7/dload.html">download page</ulink>
|
||||
and put the codecs in <filename class="directory">/usr/local/lib/codecs</filename>
|
||||
<emphasis role="bold">BEFORE</emphasis> compiling <application>MPlayer</application>,
|
||||
otherwise no Win32 support will be compiled!
|
||||
|
|
|
@ -596,7 +596,7 @@ $ ./configure --charset=noconv
|
|||
keep it from being used.</para>
|
||||
|
||||
<para>There are special codec packages for Windows available on our
|
||||
<ulink url="http://www.mplayerhq.hu/design7/codecs.html">codecs page</ulink>
|
||||
<ulink url="http://www.mplayerhq.hu/design7/dload.html">download page</ulink>
|
||||
to allow playing formats for which there is no native support yet.
|
||||
Put the codecs somewhere in your path or pass
|
||||
<option>--with-codecsdir=<replaceable>c:/path/to/your/codecs</replaceable></option>
|
||||
|
|
Loading…
Reference in New Issue