*** empty log message ***

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2489 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabucino 2001-10-26 17:22:01 +00:00
parent 2d5aa2cf63
commit 35367b99cc
4 changed files with 18 additions and 8 deletions

View File

@ -260,7 +260,8 @@ probl
<LI>Ha egy 3Dfx Voodoo3/Banshee kártya boldog tulajdonosa vagy, nézd meg a
<A HREF="video.html#2.2.1.9">2.2.1.9</A>-es fejezetet, és nagy gyorsulást
érhetsz el. Ezeket a lépéseket fordítás <I>előtt</I> kell megcsinálni,
különben nem épül be 3Dfx támogatás az <B>MPlayer</B>-be.</LI>
különben nem épül be 3Dfx támogatás az <B>MPlayer</B>-be. Nézd meg a
<A HREF="video.html#2.2.1.A.3">3dfx TV kimenet</A> fejezetet is.</LI>
<LI>Ha használni akarod a ProjectMayo <B>DivX4</B> codec-ét, nézd meg a
<A HREF="codecs.html#2.1.2.1">2.1.2.1</A>-es fejezetet még fordítás előtt.

View File

@ -86,7 +86,6 @@
<LI><A HREF="video.html#2.2.1.A">2.2.1.A TVout</A></LI>
<UL>
<LI><A HREF="video.html#2.2.1.A.1">2.2.1.A.1 Matrox cards</A></LI>
<LI><A HREF="video.html#2.2.1.A.1a">2.2.1.A.1a Matrox cards - method 2</A></LI>
<LI><A HREF="video.html#2.2.1.A.2">2.2.1.A.2 ATI cards</A></LI>
<LI><A HREF="video.html#2.2.1.A.3">2.2.1.A.3 Voodoo 3</A></LI>
</UL>
@ -238,6 +237,9 @@ experience any problems:<BR>
<P>Read the following before trying to compile <B>MPlayer</B>:</P>
<UL>
<LI>If you have <B>gcc 2.96</B> on your system, <A HREF="faq.html#5.1"><B><I>READ
THIS!!!</A></LI>
<LI>If you plan to use <B>MPlayer</B> on x86 architecture, you possibly want to use
Win32 codecs. Download and unzip w32codecs.zip to /usr/lib/win32 .
Note: the avifile project has similar codecs package, but it differs
@ -247,13 +249,14 @@ our package! However, you can use our codecs package with avifile.</LI>
<LI>If you own a Matrox G200/G400/G450/G550 card, then please see the <A HREF="video.html#2.2.1.7">2.2.1.7</A>
section in order to gain big speedup. It is important to do these steps
<I>before</I> compiling <B>MPlayer</B>, otherwise no Matrox-specific support will be
built. Also check out the <A HREF="video.html#2.2.1.A.1">first</A> and
<A HREF="video.html#2.2.1.A.1a">second</A> <B>Matrox TV-out</B> sections.</LI>
built. Also check out the <A HREF="video.html#2.2.1.A.1">Matrox TV-out</A>
section.</LI>
<LI>If you own a 3Dfx Voodoo3/Banshee card, then please see the <A
HREF="video.html#2.2.1.9">2.2.1.9</A> section in order to gain big speedup. It
is important to do these steps <I>before</I> compiling <B>MPlayer</B>,
otherwise no 3Dfx support will be built.</LI>
otherwise no 3Dfx support will be built. Also see the <A HREF="video.html#2.2.1.A.3">3dfx
TV out section</A>.</LI>
<LI>If you own an ATI card, see the <A HREF="video.html#2.2.1.A.2">2.2.1.A.2
section</A> to know what features of your card is supported under Linux/MPlayer.</LI>
@ -1167,7 +1170,7 @@ otherwise. Please do not send messages using other language!</P>
<LI>No image (black image) in RGB 15/16bpp (x11,dga,fbdev,svga) playing
MPEG or OpenDivX files:<BR>
Problem: gcc 2.96 bug<BR>
Problem: gcc 2.96 bug, read <A HREF="gcc-2.96-3.0.html">this</A><BR>
Workaround: ./configure --disable-mmx, or use gcc 2.95.x<BR>
SOLVED: code fixed</LI>

View File

@ -90,6 +90,12 @@ house, etc etc. Do you really want it? It seems.</P>
<P ALIGN=RIGHT>Arpi (a mail on the mplayer-users list)</P>
</TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
<TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
Where can I find information about gcc 2.96 bugs ?
</B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
In <A HREF="gcc-2.96-3.0.html">this</A> documentation.
</TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
<TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
SDL output doesn't work or compile. Problem is ....
</B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2">

View File

@ -6,8 +6,8 @@
# (from /etc/fb.modes)
DEFAULTMODE="768x576-60"
#echo "You didn't check this file for possible mis-configurations ! :)"
#exit 1
echo "You didn't check this file for possible mis-configurations ! :)"
exit 1
while [ 1 ]; do