# HG changeset patch # User diego # Date 1230385764 0 # Node ID 203b81111882d9c6e34f084ca20c5c8c01d0ca6c # Parent 8643ce75a61df09436a1af4f1661ac99d7c3f1f8 Remove known bugs section, it contains little useful information. diff -r 8643ce75a61d -r 203b81111882 DOCS/xml/en/bugreports.xml --- a/DOCS/xml/en/bugreports.xml Sat Dec 27 13:09:42 2008 +0000 +++ b/DOCS/xml/en/bugreports.xml Sat Dec 27 13:49:24 2008 +0000 @@ -154,8 +154,7 @@ 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 -r 8643ce75a61d -r 203b81111882 DOCS/xml/en/bugs.xml --- a/DOCS/xml/en/bugs.xml Sat Dec 27 13:09:42 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -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 -r 8643ce75a61d -r 203b81111882 DOCS/xml/en/documentation.xml --- a/DOCS/xml/en/documentation.xml Sat Dec 27 13:09:42 2008 +0000 +++ b/DOCS/xml/en/documentation.xml Sat Dec 27 13:49:24 2008 +0000 @@ -178,6 +178,5 @@ &encoding-guide.xml; &faq.xml; &bugreports.xml; -&bugs.xml; &skin.xml; &history.xml;