diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-02-11 16:45:45 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-02-11 16:45:45 +0000 |
commit | c4167a8ee859235a6c10485176070b492e7c57cd (patch) | |
tree | 7e30fde020ef637a504518c14d8c6dfc85194a1f | |
parent | f46a19a93f94d7441feabddefbf283b8db9e14f2 (diff) |
Remove outdated FAQ entries.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28530 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | DOCS/xml/en/faq.xml | 60 |
1 files changed, 0 insertions, 60 deletions
diff --git a/DOCS/xml/en/faq.xml b/DOCS/xml/en/faq.xml index 8ee90866c6..b6463b8b1e 100644 --- a/DOCS/xml/en/faq.xml +++ b/DOCS/xml/en/faq.xml @@ -230,18 +230,6 @@ and follow the instructions. <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? </para></question> <answer><para> @@ -396,27 +384,6 @@ edit <filename>config.h</filename> and replace <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? </para></question> <answer><para> @@ -711,18 +678,6 @@ and upload the file to FTP. <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 <application>MPlayer</application>? </para></question> @@ -851,21 +806,6 @@ undertaking. <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? </para></question> <answer><para> |