Mercurial > mplayer.hg
changeset 20074:92907b58914f
(cosmetics) add some empty lines to improve readability
author | torinthiel |
---|---|
date | Thu, 05 Oct 2006 22:01:03 +0000 |
parents | 4b6fbec79777 |
children | db61e21f5e49 |
files | DOCS/xml/en/bugs.xml |
diffstat | 1 files changed, 15 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/xml/en/bugs.xml Thu Oct 05 21:38:30 2006 +0000 +++ b/DOCS/xml/en/bugs.xml Thu Oct 05 22:01:03 2006 +0000 @@ -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>