From 3b1c39d69caf317af75f76f303ea7b4e3e4d64e6 Mon Sep 17 00:00:00 2001 From: diego Date: Sat, 27 Dec 2008 13:49:24 +0000 Subject: Remove known bugs section, it contains little useful information. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28201 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/bugreports.xml | 3 +- DOCS/xml/en/bugs.xml | 137 ------------------------------------------ DOCS/xml/en/documentation.xml | 1 - 3 files changed, 1 insertion(+), 140 deletions(-) delete mode 100644 DOCS/xml/en/bugs.xml (limited to 'DOCS') diff --git a/DOCS/xml/en/bugreports.xml b/DOCS/xml/en/bugreports.xml index 6891891b40..d40afa362f 100644 --- a/DOCS/xml/en/bugreports.xml +++ b/DOCS/xml/en/bugreports.xml @@ -154,8 +154,7 @@ so please use only Subversion to report bugs. This includes binary packages of MPlayer. Subversion instructions can be found at the bottom of this page or in -the README. If this did not help please refer to the list of -known bugs and the rest of the documentation. +the README. If this did not help please refer to the rest of the documentation. If your problem is not known or not solvable by our instructions, then please report the bug. diff --git a/DOCS/xml/en/bugs.xml b/DOCS/xml/en/bugs.xml deleted file mode 100644 index 565dedf200..0000000000 --- a/DOCS/xml/en/bugs.xml +++ /dev/null @@ -1,137 +0,0 @@ - - - -Known bugs - - -Special system/CPU-specific bugs/problems - - - - General SIGILL (signal 4): - - Problem: you compiled and run MPlayer on - different machines (for example compiled on P3 and running on Celeron) - - - Solution: compile MPlayer on the same machine - where you will use it! - - - Workaround: You can forget all this by configuring with the - option or you can - disable particular CPU instruction sets with more specific options (like - , , etc). - - - - - Crashes when dumping streams: - Problem: core dump - Solution: Don't panic. Make sure you know where your towel is. - - - - - - - - - -Various A-V sync and other audio problems - - -General audio delay or jerky sound - (exists with all or many files) - - - - most common: buggy audio driver! - try to use different drivers, try ALSA OSS - emulation with , also try , - sometimes it helps. If your file plays fine with , - then you can be sure it's sound card (driver) problem. - - - - audio buffer problems (buffer size badly detected) - - Workaround: MPlayer's option - - - - - samplerate problems - maybe your card doesn't support the samplerate used in - your files - try the resampling filter () - - - - slow machine (CPU or VGA) - - try with , if it plays well, then you have slow - VGA card/driver - - - Workaround: buy a faster card or read this documentation about how to speed up - - Also try - - - - - - - -Audio delay/desync specific to one or a few files - - - - bad file - - Workaround: - - - - or option - (for non-interleaved or bad files) - - and/or - - - - - (required for files with badly interleaved VBR audio) - - and/or - - - - or +/- - keys at runtime to adjust delay - - - - If none of these help, please upload the file, we'll check (and fix). - - - - - your sound card doesn't support 48kHz playback - - Workaround: buy a better sound card... or try to decrease fps by 10% - (use for a 30fps movie) or use the resample filter - - - - - - slow machine (if A-V is not around 0, - and the last number in the status line increasing) - - Workaround: - - - - - - - diff --git a/DOCS/xml/en/documentation.xml b/DOCS/xml/en/documentation.xml index 54546bb301..22bc46df53 100644 --- a/DOCS/xml/en/documentation.xml +++ b/DOCS/xml/en/documentation.xml @@ -178,6 +178,5 @@ can be distributed under the terms of the GNU General Public License Version 2. &encoding-guide.xml; &faq.xml; &bugreports.xml; -&bugs.xml; &skin.xml; &history.xml; -- cgit v1.2.3