summaryrefslogtreecommitdiffstats
path: root/DOCS/faq.html
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-08-14 12:24:01 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-08-14 12:24:01 +0000
commit2853fc24af2a07626c1efb5443621cadba0f810a (patch)
treed9da804c1fd22528436533327d3ffe752270b115 /DOCS/faq.html
parent0ff94a46acd67d591e8ddcd4c9d84888f6d92d41 (diff)
downloadmpv-2853fc24af2a07626c1efb5443621cadba0f810a.tar.bz2
mpv-2853fc24af2a07626c1efb5443621cadba0f810a.tar.xz
Applied patch by Andras Mohari <mayday at varoshaza . nagyatad . hu>
* Reduces the number of '!' chars... * Removes unnecessary spaces before ':' and '!' chars. * Changes the title of Appendix X to 'MPlayer skin format'. * Improves(?) wording in some cases. * Adds CODE tags around some options and filenames. Plus some further wording fixes by me, two dangling links and converted a few ASCII unordered lists into proper HTML ones. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6999 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/faq.html')
-rw-r--r--DOCS/faq.html24
1 files changed, 12 insertions, 12 deletions
diff --git a/DOCS/faq.html b/DOCS/faq.html
index 91c1bd7922..19ac6d35fe 100644
--- a/DOCS/faq.html
+++ b/DOCS/faq.html
@@ -58,7 +58,7 @@
<DD>&nbsp;</DD>
<DT>Q: What's the problem with gcc 2.96?</DT>
- <DD>A: <B>We strongly discourage the use of gcc 2.96!!!</B><BR>
+ <DD>A: <B>We strongly discourage the use of gcc 2.96!</B><BR>
Read <A HREF="users_against_developers.html#gcc">this</A> document for
details about why Red Hat released gcc 2.96 and what the problems are all
about. If you still really really want to use it, be sure to get the latest
@@ -68,7 +68,7 @@
<B>not</B> provide any support in case you run into problems.</DD>
<DD>&nbsp;</DD>
- <DT>Q: Great, I have gcc 3.0.1 from Red Hat/Mandrake, then I'm fine--!</DT>
+ <DT>Q: Great, I have gcc 3.0.1 from Red Hat/Mandrake, then I'm fine!</DT>
<DD>A: No, since there have been/are issues with these compilers as well.
To check the status of current compilers' MPlayer support, see the
<A HREF="documentation.html#installation">Installation</A> section.</DD>
@@ -93,7 +93,7 @@
<DD>A: Upgrade your glibc to the latest release. On Mandrake, use 2.2.4-8mdk.</DD>
<DD>&nbsp;</DD>
- <DT>Q: ... gcc 2.96 ... (Yes, some people are STILL flaming about gcc 2.96!!)</DT>
+ <DT>Q: ... gcc 2.96 ... (Yes, some people are STILL flaming about gcc 2.96!)</DT>
<DD>A: Quoted from a
<A HREF="http://www.mplayerhq.hu/pipermail/mplayer-users/2001-October/005351.html">mail</A>
A'rpi sent to the
@@ -201,7 +201,7 @@
Upgrade your kernel, modutils and <B>MPlayer</B>.</DD>
<DD>&nbsp;</DD>
- <DT>Q: When compiling <B>MEncoder</B>, it segfaults at linking!!!</DT>
+ <DT>Q: When compiling <B>MEncoder</B>, it segfaults at linking!</DT>
<DD>A: This is a linker problem. Upgrading binutils should help (2.11.92.*
or newer should be good). Since it is not our fault, please do <B>not</B>
report!</DD>
@@ -280,12 +280,12 @@
<DD>&nbsp;</DD>
<DT>Q: Are there any mailing lists on MPlayer?</DT>
- <DD>A: Yes! See the bottom of the info page on
+ <DD>A: Yes. See the bottom of the info page on
<A HREF="http://www.mplayerhq.hu/homepage/info.html">our homepage</A> to
- subscribe!</DD>
+ subscribe.</DD>
<DD>&nbsp;</DD>
- <DT>Q: I've found a nasty bug when I tried to play my favorite video!!
+ <DT>Q: I've found a nasty bug when I tried to play my favorite video!
Who should I inform?</DT>
<DD>A: Please read the <A HREF="bugreports.html">bug reporting guidelines</A>
and follow the instructions.</DD>
@@ -320,7 +320,7 @@
<DT>Q: Subtitles are very nice, the most beautiful I've ever seen, but they
slow down playing! I know it's unlikely ...</DT>
- <DD>A: After running <CODE>./configure</CODE> , edit <CODE>config.h</CODE> and
+ <DD>A: After running <CODE>./configure</CODE>, edit <CODE>config.h</CODE> and
replace <CODE>#undef FAST_OSD</CODE> with <CODE>#define FAST_OSD</CODE>.
Then recompile.</DD>
<DD>&nbsp;</DD>
@@ -376,7 +376,7 @@
<DD>&nbsp;</DD>
<DT>Q: ... works with avifile/aviplay but doesn't with MPlayer.</DT>
- <DD>A: <B>MPlayer</B> != avifile.
+ <DD>A: <B>MPlayer</B> is not avifile.
The only common thing between these players is the Win32 DLL loader.
The codecs (DLL) set, synchronization, demultiplexing etc is totally
different and shouldn't be compared.
@@ -534,7 +534,7 @@
<B>MPlayer</B> use arts.</DD>
<DD>&nbsp;</DD>
- <DT>Q: What about the DGA driver? I can't find it!!!</DT>
+ <DT>Q: What about the DGA driver? I can't find it!</DT>
<DD>A: <CODE>./configure</CODE> autodetects your DGA driver. If
<CODE>-vo help</CODE> doesn't show DGA, then there's a problem with your X
installation. Try <CODE>./configure --enable-dga</CODE> and read the
@@ -543,7 +543,7 @@
<DD>&nbsp;</DD>
<DT>Q: OK, <CODE>-vo help</CODE> shows DGA driver, but it complains about
- permissions! Help me!</DT>
+ permissions. Help me!</DT>
<DD>A: It works only if running as root! It's a DGA limitation.
You should become root (<CODE>su -</CODE>), and try again.
Another solution is making <B>MPlayer</B> SUID root, but it's
@@ -634,7 +634,7 @@
<DD>&nbsp;</DD>
<DT>Q: What about subtitles? Can MPlayer display them?</DT>
- <DD>A: Yes! See the <A HREF="cd-dvd.html#dvd">DVD chapter</A> of the
+ <DD>A: Yes. See the <A HREF="cd-dvd.html#dvd">DVD chapter</A> of the
documentation.</DD>
<DD>&nbsp;</DD>