comparison DOCS/xml/en/faq.xml @ 11532:e8def84e924a

Replace " with proper markup.
author diego
date Sat, 29 Nov 2003 00:54:31 +0000
parents 462b97f8746f
children d480f7e36b74
comparison
equal deleted inserted replaced
11531:56abcf68b760 11532:e8def84e924a
230 </qandaentry> 230 </qandaentry>
231 231
232 <qandaentry> 232 <qandaentry>
233 <question><para> 233 <question><para>
234 I am still having trouble compiling with SDL support. gcc says something 234 I am still having trouble compiling with SDL support. gcc says something
235 about &quot;undefined reference to `SDL_EnableKeyRepeat'&quot;. What now? 235 about <screen>undefined reference to SDL_EnableKeyRepeat</screen>. What now?
236 </para></question> 236 </para></question>
237 <answer><para> 237 <answer><para>
238 Where did you install the SDL library? If you installed in 238 Where did you install the SDL library? If you installed in
239 <filename class="directory">/usr/local</filename> (the default) then edit the 239 <filename class="directory">/usr/local</filename> (the default) then edit the
240 top level <filename>config.mak</filename> and add &quot;-L/usr/local/lib&quot; 240 top level <filename>config.mak</filename> and add
241 after &quot;X_LIBS=&quot;. Now type <command>make</command>. You're done! 241 <systemitem>-L/usr/local/lib</systemitem> after <systemitem>X_LIBS=</systemitem>.
242 </para></answer> 242 Now type <command>make</command>. You're done!
243 </qandaentry> 243 </para></answer>
244 244 </qandaentry>
245 <qandaentry> 245
246 <question><para> 246 <qandaentry>
247 It doesn't compile, and it misses uint64_t inttypes.h and similar things ... 247 <question><para>
248 </para></question> 248 It doesn't compile, and it misses <systemitem>uint64_t</systemitem>,
249 <answer><para> 249 <filename>inttypes.h</filename> and similar things ...
250 Copy <filename>etc/inttypes.h</filename> to the MPlayer directory 250 </para></question>
251 (<command>cp etc/inttypes.h .</command>) and try again ... 251 <answer><para>
252 Copy <ulink url="http://www.mplayerhq.hu/MPlayer/releases/win32-beta/contrib/inttypes.h">this <filename>inttypes.h</filename></ulink>
253 to <filename class="directory">/usr/local/include/</filename> or an equivalent
254 place and try again ...
252 </para></answer> 255 </para></answer>
253 </qandaentry> 256 </qandaentry>
254 257
255 <qandaentry> 258 <qandaentry>
256 <question><para> 259 <question><para>
559 </para></answer> 562 </para></answer>
560 </qandaentry> 563 </qandaentry>
561 564
562 <qandaentry> 565 <qandaentry>
563 <question><para> 566 <question><para>
564 But configure tells me &quot;Checking for libavcodec ... no&quot;! 567 But configure tells me
568 <screen>Checking for libavcodec ... no</screen>
565 </para></question> 569 </para></question>
566 <answer><para> 570 <answer><para>
567 You need to get libavcodec from FFmpeg's CVS. Read the instructions in the 571 You need to get libavcodec from FFmpeg's CVS. Read the instructions in the
568 <link linkend="ffmpeg">libavcodec</link> section. 572 <link linkend="ffmpeg">libavcodec</link> section.
569 </para></answer> 573 </para></answer>
587 </para></question> 591 </para></question>
588 <answer><para> 592 <answer><para>
589 Are you using FVWM? Try the following: 593 Are you using FVWM? Try the following:
590 <orderedlist> 594 <orderedlist>
591 <listitem><para>Start -> Settings -> Configuration -> Base Configuration</para></listitem> 595 <listitem><para>Start -> Settings -> Configuration -> Base Configuration</para></listitem>
592 <listitem><para>Set &quot;Use Applications position hints&quot; to &quot;Yes&quot;</para></listitem> 596 <listitem><para>Set <systemitem>Use Applications position hints</systemitem>
597 to <systemitem>Yes</systemitem></para></listitem>
593 </orderedlist> 598 </orderedlist>
594 </para></answer> 599 </para></answer>
595 </qandaentry> 600 </qandaentry>
596 601
597 <qandaentry> 602 <qandaentry>
676 </para></answer> 681 </para></answer>
677 </qandaentry> 682 </qandaentry>
678 683
679 <qandaentry> 684 <qandaentry>
680 <question><para> 685 <question><para>
681 <application>MPlayer</application> dies with &quot;MPlayer interrupted by 686 <application>MPlayer</application> dies with
682 signal 4 in module: decode_video&quot;. 687 <screen>MPlayer interrupted by signal 4 in module: decode_video</screen>
683 </para></question> 688 </para></question>
684 <answer><para> 689 <answer><para>
685 Try running MPlayer on the machine you compiled on. Or recompile with runtime 690 Try running MPlayer on the machine you compiled on. Or recompile with runtime
686 CPU detection (<command>./configure --enable-runtime-cpudetection</command>). 691 CPU detection (<command>./configure --enable-runtime-cpudetection</command>).
687 Don't use MPlayer on a CPU different from the one it was compiled on, without 692 Don't use MPlayer on a CPU different from the one it was compiled on, without
852 </para></answer> 857 </para></answer>
853 </qandaentry> 858 </qandaentry>
854 859
855 <qandaentry> 860 <qandaentry>
856 <question><para> 861 <question><para>
857 How can i play MPEG Layer 2 (mp2) audio files? 862 How can I play MPEG Layer 2 (mp2) audio files?
858 </para></question> 863 </para></question>
859 <answer><para> 864 <answer><para>
860 You have to use <option>-rawaudio on:format=0x50</option>. 865 You have to use <option>-rawaudio on:format=0x50</option>.
861 </para></answer> 866 </para></answer>
862 </qandaentry> 867 </qandaentry>
929 Serial number of failed request: 26 934 Serial number of failed request: 26
930 Current serial number in output stream:27 935 Current serial number in output stream:27
931 </screen> 936 </screen>
932 </para></question> 937 </para></question>
933 <answer><para> 938 <answer><para>
934 The &quot;tdfx&quot; driver in XFree86 4.0.2/4.0.3 had this bug. This was 939 The <systemitem>tdfx</systemitem> driver in XFree86 4.0.2/4.0.3 had this bug. This was
935 solved by <ulink url="http://www.xfree86.org/cvs/changes_4_1.html">bugfix #621 940 solved by <ulink url="http://www.xfree86.org/cvs/changes_4_1.html">bugfix #621
936 of the XFree86 4.1.0 CVS log</ulink>. So upgrade to XFree86 4.1.0 or later. 941 of the XFree86 4.1.0 CVS log</ulink>. So upgrade to XFree86 4.1.0 or later.
937 Alternatively, either download (at least) DRI version 0.6 from the 942 Alternatively, either download (at least) DRI version 0.6 from the
938 <ulink url="http://dri.sourceforge.net">DRI homepage</ulink>, or use CVS DRI. 943 <ulink url="http://dri.sourceforge.net">DRI homepage</ulink>, or use CVS DRI.
939 </para></answer> 944 </para></answer>
985 </para></question> 990 </para></question>
986 <answer><para> 991 <answer><para>
987 Try that <systemitem>x11</systemitem> target again. Now try <option>-vo x11 992 Try that <systemitem>x11</systemitem> target again. Now try <option>-vo x11
988 -fs -zoom</option>. See the difference? No?! OK, here comes the enlightenment: 993 -fs -zoom</option>. See the difference? No?! OK, here comes the enlightenment:
989 SDL's <systemitem>x11</systemitem> target uses xv when available, you don't have 994 SDL's <systemitem>x11</systemitem> target uses xv when available, you don't have
990 to worry about it ... Note: you can force/disable Xv via SDL using 995 to worry about it ... Note: With SDL you can force/disable Xv using
991 <option>-forcexv</option> and <option>-noxv</option> 996 <option>-forcexv</option> and <option>-noxv</option>.
992 </para></answer> 997 </para></answer>
993 </qandaentry> 998 </qandaentry>
994 </qandadiv> 999 </qandadiv>
995 1000
996 <qandadiv id="faq-dvd"> 1001 <qandadiv id="faq-dvd">