comparison DOCS/faq.html @ 6386:039065ac8625

Added FAQ compilation entry, moved DGA entry to video section, fixed the table structure + minor updates.
author diego
date Tue, 11 Jun 2002 18:35:33 +0000
parents 65ceb2d07a71
children 4e5c236ade69
comparison
equal deleted inserted replaced
6385:65ceb2d07a71 6386:039065ac8625
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1 <HTML> 2 <HTML>
2 3
3 <HEAD> 4 <HEAD>
4 <STYLE TYPE="text/css"> 5 <STYLE TYPE="text/css">
5 .text 6 .text
28 29
29 <TR><TD COLSPAN=3><P><B><A NAME=5.1><FONT CLASS="text">5.1 Compilation</A></B></P> 30 <TR><TD COLSPAN=3><P><B><A NAME=5.1><FONT CLASS="text">5.1 Compilation</A></B></P>
30 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR> 31 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
31 32
32 <TD>&nbsp;&nbsp;</TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> 33 <TD>&nbsp;&nbsp;</TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text">
34 Compilation stops with an error message similar to this one:
35 <PRE>
36 In file included from mplayer.c:34:
37 mw.h: In function `mplMainDraw':
38 mw.h:209: Internal compiler error in print_rtl_and_abort, at flow.c:6458
39 Please submit a full bug report,
40 with preprocessed source if appropriate.
41 See http://bugzilla.redhat.com/bugzilla/ for instructions.
42 </PRE>
43 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text">
44 As the error message clearly states, this is a compiler problem. Upgrade your
45 compiler and report the problem to your vendor or the compiler authors.
46 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
47
48 <TD>&nbsp;&nbsp;</TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text">
33 Configure ends with this text, and MPlayer won't compile!<BR> 49 Configure ends with this text, and MPlayer won't compile!<BR>
34 <CODE>"Your gcc does not support even i386 for '-march' and '-mcpu'."</CODE> 50 <CODE>"Your gcc does not support even i386 for '-march' and '-mcpu'."</CODE>
35 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> 51 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text">
36 Your gcc isn't installed correctly, check the <CODE>config.log</CODE> file 52 Your gcc isn't installed correctly, check the <CODE>config.log</CODE> file
37 for details. 53 for details.
44 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR> 60 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
45 61
46 <TD>&nbsp;&nbsp;</TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> 62 <TD>&nbsp;&nbsp;</TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text">
47 What's the problem with gcc 2.96? 63 What's the problem with gcc 2.96?
48 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> 64 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text">
49 <B><I>We strongly discourage the use of gcc 2.96!!!</I></B><BR> 65 <B>We strongly discourage the use of gcc 2.96!!!</B><BR>
50 Read <A HREF="users_against_developers.html#gcc">this</A> 66 Read <A HREF="users_against_developers.html#gcc">this</A>
51 document for details. If you still really really want to use it, be sure to get 67 document for details. If you still really really want to use it, be sure to get
52 the latest release, but remember that you are on your own. Do <B>not</B> report 68 the latest release, but remember that you are on your own. Do <B>not</B> report
53 bugs or ask for help on the mailing lists. We will <B>not</B> provide any support 69 bugs or ask for help on the mailing lists. We will <B>not</B> provide any support
54 in case you run into problems. 70 in case you run into problems.
58 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> 74 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text">
59 Great, I have gcc 3.0.1 from Red Hat/Mandrake, then I'm fine--! 75 Great, I have gcc 3.0.1 from Red Hat/Mandrake, then I'm fine--!
60 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> 76 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text">
61 No, since there have been/are issues with these compilers as well.<BR> 77 No, since there have been/are issues with these compilers as well.<BR>
62 Use the 2.95.x series for reliability (not <A HREF="users_against_developers.html#gcc">2.96</A>). 78 Use the 2.95.x series for reliability (not <A HREF="users_against_developers.html#gcc">2.96</A>).
63 Use the latest gcc 3.0.x (starting at 3.0.2) if you want to use a 3.0.x version. 79 Use the latest gcc 3.x (starting at 3.0.4) if you want to use a 3.x version.
64 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR> 80 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
65 81
66 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> 82 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text">
67 I tried to compile MPlayer, but I got this output: 83 I tried to compile MPlayer, but I got this output:
68 <PRE> 84 <PRE>
184 with these commands:<BR> 200 with these commands:<BR>
185 &nbsp;&nbsp;&nbsp;&nbsp;<CODE>$ ln -sf /usr/X11R6 /usr/X11</CODE><BR> 201 &nbsp;&nbsp;&nbsp;&nbsp;<CODE>$ ln -sf /usr/X11R6 /usr/X11</CODE><BR>
186 &nbsp;&nbsp;&nbsp;&nbsp;<CODE>$ ln -sf /usr/X11R6/include/X11 /usr/include/X11</CODE><BR> 202 &nbsp;&nbsp;&nbsp;&nbsp;<CODE>$ ln -sf /usr/X11R6/include/X11 /usr/include/X11</CODE><BR>
187 Your distribution may differ from the 203 Your distribution may differ from the
188 <A HREF="http://www.pathname.com/fhs/">Filesystem Hierarchy Standard</A>. 204 <A HREF="http://www.pathname.com/fhs/">Filesystem Hierarchy Standard</A>.
189 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
190
191 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text">
192 What about the DGA driver? I can't find it!!!
193 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text">
194 <CODE>./configure</CODE> autodetects your DGA driver. If <CODE>-vo help</CODE> doesn't show
195 DGA, then there's a problem with your X installation.
196 Try <CODE>./configure --enable-dga</CODE> and read the
197 <A HREF="video.html#2.3.1.3">documentation</A>.
198 Alternatively, try SDL's DGA driver with the <CODE>-vo sdl:dga</CODE> option.
199 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR> 205 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
200 206
201 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> 207 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text">
202 I can't compile SVGAlib. I'm using kernel 2.3/2.4 ... 208 I can't compile SVGAlib. I'm using kernel 2.3/2.4 ...
203 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> 209 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text">
571 <B><A NAME="5.4"><FONT CLASS="text">5.4 Video/audio driver problems (vo/ao)</A></B> 577 <B><A NAME="5.4"><FONT CLASS="text">5.4 Video/audio driver problems (vo/ao)</A></B>
572 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR> 578 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
573 579
574 580
575 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> 581 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text">
582 What about the DGA driver? I can't find it!!!
583 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text">
584 <CODE>./configure</CODE> autodetects your DGA driver. If <CODE>-vo help</CODE> doesn't show
585 DGA, then there's a problem with your X installation.
586 Try <CODE>./configure --enable-dga</CODE> and read the
587 <A HREF="video.html#2.3.1.3">documentation</A>.
588 Alternatively, try SDL's DGA driver with the <CODE>-vo sdl:dga</CODE> option.
589 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
590
591 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text">
576 OK, <CODE>-vo help</CODE> shows DGA driver, but it complains about permissions! 592 OK, <CODE>-vo help</CODE> shows DGA driver, but it complains about permissions!
577 Help me! 593 Help me!
578 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> 594 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text">
579 It works only if running as root! It's a DGA limitation. 595 It works only if running as root! It's a DGA limitation.
580 You should become root (<CODE>su -</CODE>), and try again. 596 You should become root (<CODE>su -</CODE>), and try again.
705 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR> 721 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
706 722
707 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH="100%"><B> 723 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH="100%"><B>
708 <FONT CLASS="text">My DVD playback is sluggish! 724 <FONT CLASS="text">My DVD playback is sluggish!
709 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD> 725 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD>
710 <FONT CLASS="text">Use the <CODE>-cache</CODE> option (described in the manpage) 726 <FONT CLASS="text">Use the <CODE>-cache</CODE> option (described in the man page)
711 and try enabling DMA for the DVD drive with the hdparm tool (described in the 727 and try enabling DMA for the DVD drive with the hdparm tool (described in the
712 <A HREF="cd-dvd.html">DVD chapter</A> of the documentation). 728 <A HREF="cd-dvd.html">DVD chapter</A> of the documentation).
713 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR> 729 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
714 730
715 <TD COLSPAN=3> 731 <TD COLSPAN=3>
985 1001
986 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> 1002 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text">
987 I'm trying to work with 2GB+ files on a VFAT file system. Does it work? 1003 I'm trying to work with 2GB+ files on a VFAT file system. Does it work?
988 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> 1004 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text">
989 No, VFAT doesn't support 2GB+ files. 1005 No, VFAT doesn't support 2GB+ files.
990 </TD><TR><TD COLSPAN=3>&nbsp;</TD> 1006 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
991 1007
992 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> 1008 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text">
993 Why is the recommended bitrate printed by MEncoder negative? 1009 Why is the recommended bitrate printed by MEncoder negative?
994 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> 1010 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text">
995 Because the bitrate you encoded the audio with is too large to fit the 1011 Because the bitrate you encoded the audio with is too large to fit the
996 movie on any CD. Check if you have libmp3lame installed properly. 1012 movie on any CD. Check if you have libmp3lame installed properly.
997 </TD><TR><TD COLSPAN=3>&nbsp;</TD> 1013 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
998 1014
999 </TABLE> 1015 </TABLE>
1000 1016
1001 </BODY> 1017 </BODY>
1002 </HTML> 1018 </HTML>