summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-06-29 01:03:19 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-06-29 01:03:19 +0000
commit186c959a567a095c50c4acce4c6fe9c846a7697d (patch)
treef3835d60b7df4b912f47ad0feaf6124ca95bbdc0 /DOCS
parent4cb0807bce9d571f77c8b9388e9d22466a3f0fe7 (diff)
downloadmpv-186c959a567a095c50c4acce4c6fe9c846a7697d.tar.bz2
mpv-186c959a567a095c50c4acce4c6fe9c846a7697d.tar.xz
trailing whitespace cosmetics
Moved one Q/A to the 0_90 position git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10345 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/en/faq.html34
1 files changed, 17 insertions, 17 deletions
diff --git a/DOCS/en/faq.html b/DOCS/en/faq.html
index 6ccb8417df..a30559b130 100644
--- a/DOCS/en/faq.html
+++ b/DOCS/en/faq.html
@@ -101,26 +101,26 @@
list (the word 'ideg' is described below):
<BLOCKQUOTE>
<P>And we have idegs. And our idegcounter overflowed again and again.</P>
-
+
<P>Unfortunately MPlayer is out of our control. It's used by lamers, Linux
users who can't even use Windows, and never tried to compile a kernel. They
installed (with default options) Mandrake or Red Hat or SuSE, and without
RTFM'ing they send messages saying 'it doesn't work! help me! please! i'm
new to Linux! help! oh! help me!'. We can't stop them, but at least we try
to force them to RTFM and to read the messages of ./configure and MPlayer.</P>
-
+
<P>And you clever guys come and flame us with gcc 2.96 and binary packages.
Instead of helping users or making patches to help solve problems.</P>
-
+
<P>Half of our spare/free time is spent by answering silly mails here and
making newer tricks and checks to configure to avoid such mails.</P>
-
+
<P>And there is a balance. On the one side are you, clever guys, saying we
are very bad because we don't like buggy gcc 2.96, and on the other side
there are the 'new to Linux' guys who are showing us gcc 2.96 is buggy.</P>
-
+
<P>Conclusion: We can't be good. Half the people will always say we are bad.</P>
-
+
<P>Maybe we should close the project, make it closed source, commercial, and
provide install support for it. then we could leave current work, so
development could go faster, and we could earn lots of money with it and buy
@@ -200,17 +200,17 @@
(mainly to avoid kernel hackers debugging closed source drivers).
Upgrade your kernel, modutils and MPlayer.</DD>
<DD>&nbsp;</DD>
-
+
<DT>Q: When compiling MEncoder, 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>
<DD>&nbsp;</DD>
-
+
<DT>Q: MPlayer dies with segmentation fault upon pthread check!</DT>
<DD>A: chmod 644 /usr/lib/libc.so</DD>
<DD>&nbsp;</DD>
-
+
<DT>Q: I'd like to compile MPlayer on Minix!</DT>
<DD>A: Me too. :)</DD>
<DD>&nbsp;</DD>
@@ -543,6 +543,14 @@
<CODE>-nortc</CODE> option.</DD>
<DD>&nbsp;</DD>
+ <DT>Q: While playing a movie it suddenly gets jerky and I get
+ the following message:<BR>
+ <CODE>Badly interleaved AVI file detected - switching to -ni
+ mode...</CODE>
+ <DD>A: Badly interleaved files and <CODE>-cache</CODE> don't work well
+ together. Try <CODE>-nocache</CODE>.</DD>
+ <DD>&nbsp;</DD>
+
</DL>
@@ -710,14 +718,6 @@
the <A HREF="cd-dvd.html#cd">CD chapter</A> of the documentation).</DD>
<DD>&nbsp;</DD>
- <DT>Q: While playing a movie it suddenly gets jerky and I get
- the following message:<BR>
- <CODE>Badly interleaved AVI file detected - switching to -ni
- mode...</CODE>
- <DD>A: Badly interleaved files and <CODE>-cache</CODE> don't work well
- together. Try <CODE>-nocache</CODE>.</DD>
- <DD>&nbsp;</DD>
-
</DL>