1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-26 00:42:57 +00:00

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:
diego 2006-09-12 15:01:48 +00:00
parent c7ee94590a
commit 6165ceaeac
3 changed files with 3 additions and 3 deletions

View File

@ -322,7 +322,7 @@ There are error messages about file not found <filename>/usr/local/lib/codecs/</
</para></question> </para></question>
<answer><para> <answer><para>
Download and install the binary codecs from our 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> </para></answer>
</qandaentry> </qandaentry>

View File

@ -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 <emphasis role="bold">Win32 codecs</emphasis>: If you plan to use
<application>MPlayer</application> on x86 architecture, you will possibly need <application>MPlayer</application> on x86 architecture, you will possibly need
them. Download a codec package from our 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> and put the codecs in <filename class="directory">/usr/local/lib/codecs</filename>
<emphasis role="bold">BEFORE</emphasis> compiling <application>MPlayer</application>, <emphasis role="bold">BEFORE</emphasis> compiling <application>MPlayer</application>,
otherwise no Win32 support will be compiled! otherwise no Win32 support will be compiled!

View File

@ -596,7 +596,7 @@ $ ./configure --charset=noconv
keep it from being used.</para> keep it from being used.</para>
<para>There are special codec packages for Windows available on our <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. to allow playing formats for which there is no native support yet.
Put the codecs somewhere in your path or pass Put the codecs somewhere in your path or pass
<option>--with-codecsdir=<replaceable>c:/path/to/your/codecs</replaceable></option> <option>--with-codecsdir=<replaceable>c:/path/to/your/codecs</replaceable></option>