mirror of
https://github.com/mpv-player/mpv
synced 2025-02-21 07:16:56 +00:00
Remove next round of outdated FAQ entries.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15935 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
fc16209684
commit
f1cba6703f
@ -152,40 +152,6 @@ Your distribution may differ from the
|
||||
<ulink url="http://www.pathname.com/fhs/">Filesystem Hierarchy Standard</ulink>.
|
||||
</para></answer>
|
||||
</qandaentry>
|
||||
|
||||
<qandaentry>
|
||||
<question><para>
|
||||
I compiled <application>MPlayer</application> with libdvdcss/libdivxdecore support,
|
||||
but when I try to start it, it says:
|
||||
<screen>
|
||||
error while loading shared libraries: lib*.so.0: cannot load shared object file: No such file or directory
|
||||
</screen>
|
||||
I checked up on the file and it IS there in <filename class="directory">/usr/local/lib</filename> ...
|
||||
</para></question>
|
||||
<answer><para>
|
||||
Add <filename class="directory">/usr/local/lib</filename> to <filename>/etc/ld.so.conf</filename>
|
||||
and run <command>ldconfig</command>.
|
||||
</para></answer>
|
||||
</qandaentry>
|
||||
|
||||
<qandaentry>
|
||||
<question><para>
|
||||
<application>MPlayer</application> dies with segmentation fault upon pthread check!
|
||||
</para></question>
|
||||
<answer><para>
|
||||
<command>chmod 644 /usr/lib/libc.so</command>
|
||||
</para></answer>
|
||||
</qandaentry>
|
||||
|
||||
<qandaentry>
|
||||
<question><para>
|
||||
I'd like to compile <application>MPlayer</application> on Minix!
|
||||
</para></question>
|
||||
<answer><para>
|
||||
Me too. :)
|
||||
</para></answer>
|
||||
</qandaentry>
|
||||
|
||||
</qandadiv>
|
||||
|
||||
<qandadiv id="faq-general">
|
||||
@ -324,28 +290,6 @@ and install it.
|
||||
</para></answer>
|
||||
</qandaentry>
|
||||
|
||||
<qandaentry>
|
||||
<question><para>
|
||||
Umm, what is "IdegCounter"?
|
||||
</para></question>
|
||||
<answer><para>
|
||||
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 ;)
|
||||
</para></answer>
|
||||
</qandaentry>
|
||||
|
||||
<qandaentry>
|
||||
<question><para>
|
||||
And what is "Faszom(C)ounter"?
|
||||
</para></question>
|
||||
<answer><para>
|
||||
"Fasz" is a Hungarian word you don't want to know, the others are
|
||||
connected to the perverted minds of the <application>MPlayer</application> developers.
|
||||
</para></answer>
|
||||
</qandaentry>
|
||||
|
||||
<qandaentry>
|
||||
<question><para>
|
||||
Subtitles are very nice, the most beautiful I've ever seen, but they
|
||||
@ -358,30 +302,6 @@ and replace <systemitem>#undef FAST_OSD</systemitem> with
|
||||
</para></answer>
|
||||
</qandaentry>
|
||||
|
||||
<qandaentry>
|
||||
<question><para>
|
||||
What exactly is this <systemitem class="library">libavcodec</systemitem> thing?
|
||||
</para></question>
|
||||
<answer><para>
|
||||
See the
|
||||
<link linkend="ffmpeg"><systemitem class="library">libavcodec</systemitem></link>
|
||||
section.
|
||||
</para></answer>
|
||||
</qandaentry>
|
||||
|
||||
<qandaentry>
|
||||
<question><para>
|
||||
But configure tells me
|
||||
<screen>Checking for libavcodec ... no</screen>
|
||||
</para></question>
|
||||
<answer><para>
|
||||
You need to get <systemitem class="library">libavcodec</systemitem> from
|
||||
FFmpeg's CVS. Read the instructions in the
|
||||
<link linkend="ffmpeg"><systemitem class="library">libavcodec</systemitem></link>
|
||||
section.
|
||||
</para></answer>
|
||||
</qandaentry>
|
||||
|
||||
<qandaentry>
|
||||
<question><para>
|
||||
I can't access the GUI menu. I press right click, but I can't
|
||||
@ -772,20 +692,6 @@ kernel modules or add <option>-ao alsa</option> to your command line to
|
||||
directly use the ALSA audio output driver.
|
||||
</para></answer>
|
||||
</qandaentry>
|
||||
|
||||
<qandaentry>
|
||||
<question><para>
|
||||
OpenGL (<option>-vo gl</option>) output doesn't work (hang/black window/X11
|
||||
errors/...).
|
||||
</para></question>
|
||||
<answer><para>
|
||||
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.
|
||||
</para></answer>
|
||||
</qandaentry>
|
||||
</qandadiv>
|
||||
|
||||
<qandadiv id="faq-dvd">
|
||||
@ -834,18 +740,6 @@ on the DVD device entry (in <filename class="directory">/dev/</filename>).
|
||||
</para></answer>
|
||||
</qandaentry>
|
||||
|
||||
<qandaentry>
|
||||
<question><para>
|
||||
Where can I get libdvdread and libdvdcss packages?
|
||||
</para></question>
|
||||
<answer><para>
|
||||
You don't need to. Use <emphasis role="bold">libmpdvdkit2</emphasis>, which is
|
||||
present in the <application>MPlayer</application> source, and used by default.
|
||||
You can get the mentioned packages from the
|
||||
<ulink url="http://www.dtek.chalmers.se/groups/dvd/">Ogle site</ulink>.
|
||||
</para></answer>
|
||||
</qandaentry>
|
||||
|
||||
<qandaentry>
|
||||
<question><para>
|
||||
Is it possible to play/encode only selected chapters?
|
||||
|
Loading…
Reference in New Issue
Block a user