# HG changeset patch
# User diego
# Date 1120692069 0
# Node ID 2bfd7b247e9e5d271a367c7805e5a03143be1b5f
# Parent 97985bcfb3b33354594a6183f2ba7838ef29ab06
Remove next round of outdated FAQ entries.
diff -r 97985bcfb3b3 -r 2bfd7b247e9e DOCS/xml/en/faq.xml
--- a/DOCS/xml/en/faq.xml Wed Jul 06 23:20:05 2005 +0000
+++ b/DOCS/xml/en/faq.xml Wed Jul 06 23:21:09 2005 +0000
@@ -152,40 +152,6 @@
Filesystem Hierarchy Standard.
-
-
-
-I compiled MPlayer with libdvdcss/libdivxdecore support,
-but when I try to start it, it says:
-
-error while loading shared libraries: lib*.so.0: cannot load shared object file: No such file or directory
-
-I checked up on the file and it IS there in /usr/local/lib ...
-
-
-Add /usr/local/lib to /etc/ld.so.conf
-and run ldconfig.
-
-
-
-
-
-MPlayer dies with segmentation fault upon pthread check!
-
-
-chmod 644 /usr/lib/libc.so
-
-
-
-
-
-I'd like to compile MPlayer on Minix!
-
-
-Me too. :)
-
-
-
@@ -326,28 +292,6 @@
-Umm, what is "IdegCounter"?
-
-
-A combination of a Hungarian and an English word. "Ideg" in Hungarian
-means the same as "nerve" in English, and is pronounced as something like
-"ydaegh". It was first used to measure the nervousness of A'rpi, after
-some (umm) "mysterious" disappearance of CVS code ;)
-
-
-
-
-
-And what is "Faszom(C)ounter"?
-
-
-"Fasz" is a Hungarian word you don't want to know, the others are
-connected to the perverted minds of the MPlayer developers.
-
-
-
-
-
Subtitles are very nice, the most beautiful I've ever seen, but they
slow down playing! I know it's unlikely ...
@@ -360,30 +304,6 @@
-What exactly is this libavcodec thing?
-
-
-See the
-libavcodec
-section.
-
-
-
-
-
-But configure tells me
-Checking for libavcodec ... no
-
-
-You need to get libavcodec from
-FFmpeg's CVS. Read the instructions in the
-libavcodec
-section.
-
-
-
-
-
I can't access the GUI menu. I press right click, but I can't
access any menu items!
@@ -772,20 +692,6 @@
directly use the ALSA audio output driver.
-
-
-
-OpenGL () output doesn't work (hang/black window/X11
-errors/...).
-
-
-Your OpenGL driver doesn't support dynamic texture changes (glTexSubImage).
-It's known not to work with nVidia's binary mess. It's known to work with
-Utah-GLX/DRI and Matrox G400 cards. Also with DRI and Radeon cards. It won't
-work with DRI and other cards. it will not work with 3DFX cards because of
-the 256x256 texture size limit.
-
-
@@ -836,18 +742,6 @@
-Where can I get libdvdread and libdvdcss packages?
-
-
-You don't need to. Use libmpdvdkit2, which is
-present in the MPlayer source, and used by default.
-You can get the mentioned packages from the
-Ogle site.
-
-
-
-
-
Is it possible to play/encode only selected chapters?