summaryrefslogtreecommitdiffstats
path: root/DOCS/faq.html
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-28 21:37:20 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-28 21:37:20 +0000
commit00f61ee5105086bab674d7805710e7f1e1f6273a (patch)
tree077c067f0eb96cfe502b482fa62d225935c37ad8 /DOCS/faq.html
parent29e6df5ce5fbf9f8e726384f97047a655dcd29e0 (diff)
downloadmpv-00f61ee5105086bab674d7805710e7f1e1f6273a.tar.bz2
mpv-00f61ee5105086bab674d7805710e7f1e1f6273a.tar.xz
defucking again
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3858 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/faq.html')
-rw-r--r--DOCS/faq.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/DOCS/faq.html b/DOCS/faq.html
index e688b8dec8..76c38f2a7d 100644
--- a/DOCS/faq.html
+++ b/DOCS/faq.html
@@ -72,7 +72,7 @@ who can't even use windows, and never tried to compile a kernel. They installed
(with default options) Mandrake or RedHat or Suse, and without RTFM'ing they
send messages saying 'it doesn't work! help me! please! i'm new to the linux!
help! oh! help me!'. We can't stop them, but at least we try to force them RTFM
-and to read fuckin' messages of ./configure and mplayer.</P>
+and to read 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>
@@ -358,10 +358,10 @@ the <A HREF="codecs.html#2.1.2.2">ffmpeg section</A>.
<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">
The GUI isn't usable with icewm, because some panel are over the movie!!
</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">
-Known, icewm is shit and dictatoric. Unsolvable. In detail: icewm sucks
-because its taskbar overrides GUI's window resize queries. If it asks for
+Known, icewm is dictatoric. Unsolvable. In detail:
+its taskbar overrides GUI's window resize queries. If it asks for
resize to 800x600, then it resizes window to 800x(600-taskbar_size). It's bad.
-Very bad. In short: shit.
+Very bad.
</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">
@@ -488,9 +488,9 @@ There this movie is, and when I play it I get video-audio desync and/or MPlayer
This can have multiple reasons.<BR>
<LI>your CPU <B>and/or</B> video card <B>and/or</B> bus is too SLOW. <B>MPlayer</B>
displays a message if this is the case. (and the dropped frames counter is going up fast)</LI>
- <LI>if it is an AVI, maybe it has shit interleaving. Try the <I>-ni</I> option.</LI>
- <LI>your sound driver is shit, or you use ALSA 0.5 with <I>-ao oss</I>. See the <A HREF="sound.html">soundcards section</A>.</LI>
- <LI>the AVI has shit header, try with the <I>-nobps</I> option, and/or <I>-mc 0</I> .</LI>
+ <LI>if it is an AVI, maybe it has bad interleaving. Try the <I>-ni</I> option.</LI>
+ <LI>your sound driver is buggy, or you use ALSA 0.5 with <I>-ao oss</I>. See the <A HREF="sound.html">soundcards section</A>.</LI>
+ <LI>the AVI has bad header, try with the <I>-nobps</I> option, and/or <I>-mc 0</I> .</LI>
</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">
@@ -589,7 +589,7 @@ for output, thus it should work for you. Compile in libavcodec support.
OpenGL (-vo gl) output doesn't work (hangup/black window/X11 errors/...).
</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">
Your opengl driver doesn't support dynamic texture changes (glTexSubImage)
-It's known not to work with nVidia's binary shit.
+It's known not to work with nVidia's binary stuff.
It's known to work with Utah-GLX/DRI and Matrox G400 card. Also with
DRI and Radeon card. It won't work with DRI others than these.
it will not work with 3DFX cards because the 256x256 texture size limit.
@@ -648,7 +648,7 @@ for this task, use them. BTW, MPlayer stands for Movie Player.
<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">
I'd like to seek +/- 1 frames, instead of 10 seconds.
</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">
-This won't be done. It was, but then it fucked up A/V sync. Feel free to
+This won't be done. It was, but then it messed up A/V sync. Feel free to
implement it, and send a patch. Don't ask for it.
</TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>