1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-13 18:36:09 +00:00

* why codecs.conf should be removed

* how to play mp2 files


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11125 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
attila 2003-10-15 12:12:17 +00:00
parent fa12a92799
commit 203de58195

View File

@ -707,7 +707,8 @@ I got this playing MPEG files: Can't find codec for video format 0x10000001!
You have an old version of <filename>codecs.conf</filename> in
<filename class="directory">~/.mplayer/</filename>,
<filename class="directory">/etc/</filename>,
<filename class="directory">/usr/local/etc/</filename> or similar. Remove it.
<filename class="directory">/usr/local/etc/</filename> or similar. Remove it,
it's not needed anymore.
<emphasis role="bold">OR</emphasis> you have the <option>vc=</option> option or
something similar in your config file(s).
</para></answer>
@ -852,6 +853,17 @@ Try <option>-nocache</option>.
</qandaentry>
</qandadiv>
<qandaentry>
<question><para>
How can i play MPEG Layer 2 (mp2) audio files ?
</para></question>
<answer><para>
You have to use <option>-rawaudio on:format=0x50</option>
</para></answer>
</qandaentry>
</qandadiv>
<qandadiv id="faq-driver">
<title>Video/audio driver problems (vo/ao)</title>
<qandaentry>