diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-07-08 08:55:07 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-07-08 08:55:07 +0000 |
commit | 66d8a40c4b1c722c689f5584c99f40b370eeb82b (patch) | |
tree | d2dd705621ad4c2a35b6916a201f9ec8047aa9a7 /DOCS/faq.html | |
parent | d0f6333b9812c9af243bc6c7898fcc1d59eb68e3 (diff) |
Added a link, xlib6g-dev is now called xlibs-dev plus typo and wording.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6673 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/faq.html')
-rw-r--r-- | DOCS/faq.html | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/DOCS/faq.html b/DOCS/faq.html index 5d13b0097d..556feea85e 100644 --- a/DOCS/faq.html +++ b/DOCS/faq.html @@ -154,13 +154,14 @@ be prepared for problems). <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH="100%"><B>Are there rpm/deb/... packages of <B>MPlayer</B>? </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD>You can make a .deb package for yourself, check the <A HREF="documentation.html#6.1">Debian packaging</A> section. -There are RPM packages available on our homepage, don't use other sources! +There are links to official Red Hat RPM packages available on our +<A HREF="http://www.mplayerhq.hu/homepage/dload.html">download page</A>. </TD><TR><TD COLSPAN=3> </TD><TR> <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH="100%"><B>During 'make', MPlayer complains about X11 libraries. I don't understand, I DO have X installed!? </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD>... but you don't have the X development package installed. Or not -correctly. It's called XFree86-devel* under Red Hat, and xlib6g-dev* under +correctly. It's called XFree86-devel* under Red Hat, and xlibs-dev under Debian. Also check if the <CODE>/usr/X11</CODE> and <CODE>/usr/include/X11</CODE> symlinks exist (this can be a problem on Mandrake systems). They can be created with these commands:<BR> @@ -245,7 +246,7 @@ separately. You should try to play the file using <CODE>-vo null</CODE> and then <CODE>-vo ...</CODE> and check the difference to see the video_out speed. </TD><TR><TD></TD><TD VALIGN=top>A2:</TD><TD>You are using Direct Rendering, where the codec renders to the video memory itself. In this case, the -decoding percentage contains the display percentage too. +decoding percentage contains the display percentage, too. </TD><TR><TD COLSPAN=3> </TD><TR> <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH="100%"><B>There are error messages about file not found <CODE>/usr/lib/win32/</CODE> ... @@ -286,8 +287,8 @@ the perverted minds of the MPlayer developers. <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH="100%"><B>LIRC doesn't work, because ... </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD>Are you sure you are using <CODE>mplayer</CODE> instead of <CODE>mplayer_lirc</CODE>? -Note that it was <CODE>mplayer_lirc</CODE> for long time, including the 0.60 release, but recently -changed back to <CODE>mplayer</CODE>. +Note that it was <CODE>mplayer_lirc</CODE> for a long time, including the 0.60 +release, but it was recently changed back to <CODE>mplayer</CODE>. </TD><TR><TD COLSPAN=3> </TD><TR> <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH="100%"><B>Subtitles are very nice, the most beautiful I've ever seen, but they slow |