comparison DOCS/xml/en/install.xml @ 23143:89cee9f0dfa6

Remove outdated and wrong references to codecs.conf.
author diego
date Sat, 28 Apr 2007 16:18:55 +0000
parents e4cd9d683286
children daba1c391a48
comparison
equal deleted inserted replaced
23142:4978352462a0 23143:89cee9f0dfa6
132 make install 132 make install
133 </screen> 133 </screen>
134 </para> 134 </para>
135 135
136 <para> 136 <para>
137 At this point, <application>MPlayer</application> is ready to use. The 137 At this point, <application>MPlayer</application> is ready to use.
138 directory <filename class="directory">$PREFIX/share/mplayer</filename> 138 Check if you have a <filename>codecs.conf</filename> file in your home
139 contains the <filename>codecs.conf</filename> file, which is used to tell 139 directory at (<filename>~/.mplayer/codecs.conf</filename>) left from old
140 the program all the codecs and their capabilities. This file is needed only 140 <application>MPlayer</application> versions. If you find one, remove it.
141 when you want to change its properties, as the main binary contains an internal
142 copy of it. Check if you have
143 <filename>codecs.conf</filename> in your home directory
144 (<filename>~/.mplayer/codecs.conf</filename>) left from old
145 <application>MPlayer</application> versions, and remove it.
146 </para>
147
148 <para>
149 Note that if you have a <filename>codecs.conf</filename> in
150 <filename>~/.mplayer/</filename>, the builtin and system
151 <filename>codecs.conf</filename> will be ignored completely.
152 Do not do this unless you want to fiddle with <application>MPlayer</application>
153 internals as this can can cause many problems. If you want to change the codecs
154 search order, use the <option>-vc</option>, <option>-ac</option>,
155 <option>-vfm</option>, or <option>-afm</option> options either on the command
156 line or in your config file (see the manual page).
157 </para> 141 </para>
158 142
159 <para> 143 <para>
160 Debian users can build a .deb package for themselves, it's very simple. 144 Debian users can build a .deb package for themselves, it's very simple.
161 Just exec 145 Just exec