[MPlayer-DOCS] r20080 - trunk/DOCS/xml/en/bugs.xml

torinthiel subversion at mplayerhq.hu
Fri Oct 6 00:01:03 CEST 2006


Author: torinthiel
Date: Fri Oct  6 00:01:03 2006
New Revision: 20080

Modified:
   trunk/DOCS/xml/en/bugs.xml

Log:
(cosmetics) add some empty lines to improve readability

Modified: trunk/DOCS/xml/en/bugs.xml
==============================================================================
--- trunk/DOCS/xml/en/bugs.xml	(original)
+++ trunk/DOCS/xml/en/bugs.xml	Fri Oct  6 00:01:03 2006
@@ -2,6 +2,8 @@
 <!-- $Revision$ -->
 <appendix id="bugs">
 <title>Known bugs</title>
+
+
 <sect1 id="bugs-special">
 <title>Special system/CPU-specific bugs/problems</title>
 <itemizedlist>
@@ -11,6 +13,7 @@
 <para>Solution: upgrade kernel to 2.4.x</para>
 <para>Workaround: <command>./configure --disable-sse</command></para>
 </listitem>
+
 <listitem>
 <para>General SIGILL (signal 4):</para>
 <para>Problem: you compiled and run <application>MPlayer</application> on
@@ -23,6 +26,7 @@
 <option>--disable-mmx</option>, <option>--disable-3dnow</option>, etc).
 </para>
 </listitem>
+
 <listitem>
 <para>Crashes when dumping streams:</para>
 <para>Problem: core dump</para>
@@ -31,6 +35,7 @@
 </itemizedlist>
 </sect1>
 
+
 <sect1 id="bugs-audio">
 <title>Various A-V sync and other audio problems</title>
 
@@ -44,18 +49,21 @@
 it's sound card (driver) problem.
 </para></listitem>
 </itemizedlist>
+
 <itemizedlist>
 <listitem>
 <para>audio buffer problems (buffer size badly detected)</para>
 <para>Workaround: <application>MPlayer</application>'s <option>-abs</option> option</para>
 </listitem>
 </itemizedlist>
+
 <itemizedlist>
 <listitem><para>
 samplerate problems - maybe your card doesn't support the samplerate used in your
 files - try the resampling filter (<option>-af resample=...</option>)
 </para></listitem>
 </itemizedlist>
+
 <itemizedlist>
 <listitem>
 <para>slow machine (CPU or VGA)</para>
@@ -68,6 +76,7 @@
 </itemizedlist>
 </sect2>
 
+
 <sect2 id="bugs-delay-specific">
 <title>Audio delay/de-sync specific to one or a few files</title>
 <itemizedlist>
@@ -94,11 +103,13 @@
 If none of these help, please upload the file, we'll check (and fix).
 </para>
 </listitem>
+
 <listitem>
 <para>your sound card doesn't support 48kHz playback</para>
 <para>Workaround: buy a better sound card... or try to decrease fps by 10% (use
 <option>-fps 27</option> for a 30fps movie) or use the resample filter</para>
 </listitem>
+
 <listitem>
 <para>slow machine(if A-V is not around 0, and the last number in the status
 line increasing)</para>
@@ -107,6 +118,7 @@
 </itemizedlist>
 </sect2>
 
+
 <sect2 id="bugs-nosound">
 <title>No sound at all</title>
 <itemizedlist>
@@ -117,6 +129,7 @@
 </itemizedlist>
 </sect2>
 
+
 <sect2 id="bugs-nopicture">
 <title>No picture at all (just plain grey/green window)</title>
 <itemizedlist>
@@ -124,6 +137,7 @@
 <para>your file uses an unsupported video codec</para>
 <para>Workaround: read the documentation and help us adding support for it</para>
 </listitem>
+
 <listitem>
 <para>
 auto-selected codec can't decode the file, try to select another using
@@ -133,6 +147,7 @@
 </itemizedlist>
 </sect2>
 
+
 <sect2 id="bugs-video">
 <title>Video-out problems</title>
 <para>



More information about the MPlayer-DOCS mailing list