comparison DOCS/xml/en/faq.xml @ 14995:0ac4446da7eb

Fix the codecs.conf entry.
author gpoirier
date Wed, 23 Mar 2005 21:39:15 +0000
parents 84c7d76be5bb
children 2165a2306f02
comparison
equal deleted inserted replaced
14994:f5a8c71d94cf 14995:0ac4446da7eb
585 <qandadiv id="faq-playback"> 585 <qandadiv id="faq-playback">
586 <title>Playback problems</title> 586 <title>Playback problems</title>
587 587
588 <qandaentry> 588 <qandaentry>
589 <question><para> 589 <question><para>
590 I cannot pinpoint the cause of some strange playback problem.
591 </para></question>
592 <answer><para>
593 Do you have a stray <filename>codecs.conf</filename> file in
594 <filename>~/.mplayer/</filename>, <filename>/etc/</filename>,
595 <filename>/usr/local/etc/</filename> or a similar location? Remove it,
596 outdated <filename>codecs.conf</filename> files can cause obscure problems
597 and is intended for use only by developers.
598 For instance, the FourCC for Vobis has been changed recently.
599 If you have an old <filename>codecs.conf</filename> lying around somewhere
600 then it doesn't contain this new FourCC.
601 Therefore no playback.
602 Unless you intend to get involved in developing <application>MPlayer</application>,
603 it cannot do you any good and should be deleted.
604 <application>MPlayer</application> will use its built-in one instead.
605 </para></answer>
606 </qandaentry>
607
608 <qandaentry>
609 <question><para>
590 How can I select audio/subtitle tracks from a DVD, OGM, Matroska or NUT file? 610 How can I select audio/subtitle tracks from a DVD, OGM, Matroska or NUT file?
591 </para></question> 611 </para></question>
592 <answer><para> 612 <answer><para>
593 You have to use <option>-aid</option> (audio ID) or <option>-alang</option> 613 You have to use <option>-aid</option> (audio ID) or <option>-alang</option>
594 (audio language), <option>-sid</option>(subtitle ID) or <option>-slang</option> 614 (audio language), <option>-sid</option>(subtitle ID) or <option>-slang</option>
662 <link linkend="mpsub-install">OSD and subtitle</link> part of the installation 682 <link linkend="mpsub-install">OSD and subtitle</link> part of the installation
663 section again. If you are using TrueType fonts, verify that you have the 683 section again. If you are using TrueType fonts, verify that you have the
664 <systemitem class="library">FreeType</systemitem> library installed. 684 <systemitem class="library">FreeType</systemitem> library installed.
665 Other things include checking your subtitles in a text editor or with other 685 Other things include checking your subtitles in a text editor or with other
666 players. Also try converting them to another format. 686 players. Also try converting them to another format.
667 </para></answer>
668 </qandaentry>
669
670 <qandaentry>
671 <question><para>
672 I cannot pinpoint the cause of some strange playback problem.
673 </para></question>
674 <answer><para>
675 Do you have a stray <filename>codecs.conf</filename> file in
676 <filename>~/.mplayer/</filename>, <filename>/etc/</filename>,
677 <filename>/usr/local/etc/</filename> or a similar location? Remove it,
678 outdated <filename>codecs.conf</filename> files can cause obscure
679 problems. <application>MPlayer</application> will use its built-in one instead.
680 </para></answer> 687 </para></answer>
681 </qandaentry> 688 </qandaentry>
682 689
683 <qandaentry> 690 <qandaentry>
684 <question><para> 691 <question><para>
835 something similar in your config file(s). 842 something similar in your config file(s).
836 </para></answer> 843 </para></answer>
837 </qandaentry> 844 </qandaentry>
838 845
839 <qandaentry> 846 <qandaentry>
840 <question><para>I got this playing a file containing an Ogg/Vorbis file:
841 Cannot find codec for audio format 0x73627276. Older MPlayer version are OK.
842 </para></question>
843 <answer><para>
844 Similar to the problem above, you have an old version of
845 <filename>codecs.conf</filename> in
846 <filename class="directory">~/.mplayer/</filename>,
847 <filename class="directory">/etc/</filename>,
848 <filename class="directory">/etc/mplayer</filename>,
849 <filename class="directory">/usr/local/etc/</filename> or similar. Remove it,
850 it's not needed anymore.
851 Newer Mplayer versions can't work with an old codecs.conf file because the
852 FourCC for Vobis has been changed recently. If you have an old codecs.conf
853 lying around somewhere then it doesn't contain this new FourCC.
854 Therefore no playback.
855 </para></answer>
856 </qandaentry>
857
858 <qandaentry>
859 <question><para> 847 <question><para>
860 When starting <application>MPlayer</application> under KDE I just get a black 848 When starting <application>MPlayer</application> under KDE I just get a black
861 screen and nothing happens. After about one minute the video starts playing. 849 screen and nothing happens. After about one minute the video starts playing.
862 </para></question> 850 </para></question>
863 <answer><para> 851 <answer><para>