1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-25 04:38:01 +00:00

Remove outdated FAQ entries.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28530 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2009-02-11 16:45:45 +00:00
parent f46a19a93f
commit c4167a8ee8

View File

@ -228,18 +228,6 @@ and follow the instructions.
</para></answer>
</qandaentry>
<qandaentry>
<question><para>
I have problems playing files with the ... codec. Can I use them?
</para></question>
<answer><para>
Check the <ulink url="../../codecs-status.html">codec status</ulink>,
if it doesn't contain your codec, read the
<ulink url="../../tech/win32-codec-howto">Win32 codec HOWTO</ulink>
and contact us.
</para></answer>
</qandaentry>
<qandaentry>
<question><para>
I get a core dump when trying to dump streams, what's wrong?
@ -394,27 +382,6 @@ edit <filename>config.h</filename> and replace
</para></answer>
</qandaentry>
<qandaentry>
<question><para>
I can't access the GUI menu. I press right click, but I can't
access any menu items!
</para></question>
<answer><para>
Are you using FVWM? Try the following:
<orderedlist>
<listitem><para>
<menuchoice><guimenu>Start</guimenu><guisubmenu>Settings</guisubmenu>
<guisubmenu>Configuration</guisubmenu>
<guimenuitem>Base Configuration</guimenuitem></menuchoice>
</para></listitem>
<listitem><para>
Set <systemitem>Use Applications position hints</systemitem>
to <systemitem>Yes</systemitem>
</para></listitem>
</orderedlist>
</para></answer>
</qandaentry>
<qandaentry>
<question><para>
How can I run <application>MPlayer</application> in the background?
@ -709,18 +676,6 @@ and upload the file to FTP.
</para></answer>
</qandaentry>
<qandaentry>
<question><para>
My computer plays MS DivX AVIs with resolutions ~ 640x300 and stereo MP3 sound
too slow.
When I use the <option>-nosound</option> option, everything is OK (but quiet).
</para></question>
<answer><para>
Your machine is too slow or your sound card driver is broken. Consult the
documentation to see if you can improve performance.
</para></answer>
</qandaentry>
<qandaentry>
<question><para>
How can I use <application>dmix</application> with
@ -849,21 +804,6 @@ undertaking.
</para></answer>
</qandaentry>
<qandaentry>
<question><para>
I can't watch any recent DVDs from Sony Pictures/BMG.
</para></question>
<answer><para>
This is normal; you've been ripped off and sold an intentionally defective disk.
The only way to play these DVDs is to circumvent the bad blocks of the disk
by using DVDnav instead of mpdvdkit2.
You can do so by compiling <application>MPlayer</application> with DVDnav
support and then replacing dvd:// by dvdnav:// on the command line.
DVDnav is so far mutually exclusive with mpdvdkit2, so make sure you pass
<option>--disable-mpdvdkit</option> to the configure script.
</para></answer>
</qandaentry>
<qandaentry>
<question><para>
What about subtitles? Can <application>MPlayer</application> display them?