mirror of
https://github.com/mpv-player/mpv
synced 2025-01-05 14:40:43 +00:00
/usr/local/lib/codecs is now the default codecs directory.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10186 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
85af57ad41
commit
5ae30bf4e5
@ -525,7 +525,7 @@ decoders:
|
||||
<ulink url="http://www.mplayerhq.hu/MPlayer/releases/codecs/"/>
|
||||
</para></step>
|
||||
<step><para>extract QuickTime DLL pack to your Win32 codecs directory
|
||||
(default: <filename class="directory">/usr/lib/win32</filename>)
|
||||
(default: <filename class="directory">/usr/local/lib/codecs</filename>)
|
||||
</para></step>
|
||||
</procedure>
|
||||
|
||||
|
@ -425,7 +425,7 @@ itself. In this case, the decoding percentage contains the display percentage, t
|
||||
|
||||
<qandaentry>
|
||||
<question><para>
|
||||
There are error messages about file not found <filename>/usr/lib/win32/</filename> ...
|
||||
There are error messages about file not found <filename>/usr/local/lib/codecs/</filename> ...
|
||||
</para></question>
|
||||
<answer><para>
|
||||
Download the Win32 codecs from our
|
||||
|
@ -137,7 +137,7 @@ You need a fairly recent system. On Linux, 2.4.x kernels are recommended.
|
||||
<application>MPlayer</application> on x86 architecture, you will possibly need
|
||||
them. Download the Win32 codecs from our
|
||||
<ulink url="http://www.mplayerhq.hu/MPlayer/releases/codecs/">codecs page</ulink>
|
||||
and install them to <filename class="directory">/usr/lib/win32</filename>
|
||||
and install them to <filename class="directory">/usr/local/lib/codecs</filename>
|
||||
<emphasis role="bold">BEFORE</emphasis> compiling <application>MPlayer</application>,
|
||||
otherwise no Win32 support will be compiled!
|
||||
<note><para>The avifile project has similar codecs package, but it
|
||||
|
Loading…
Reference in New Issue
Block a user