Mercurial > mplayer.hg
changeset 19680:f302acf628d8
Remove the most outdated entries, small updates.
author | diego |
---|---|
date | Tue, 05 Sep 2006 12:54:22 +0000 |
parents | 8accad9b453f |
children | 10568f10ac2e |
files | DOCS/xml/en/bugs.xml |
diffstat | 1 files changed, 4 insertions(+), 28 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/xml/en/bugs.xml Tue Sep 05 12:11:57 2006 +0000 +++ b/DOCS/xml/en/bugs.xml Tue Sep 05 12:54:22 2006 +0000 @@ -24,23 +24,6 @@ </para> </listitem> <listitem> -<para>"Internal buffer inconsistency" during <application>MEncoder</application> run:</para> -<para>Problem: known problem when lame < 3.90 was compiled with gcc 2.96 or 3.x.</para> -<para>Solution: use lame >=3.90.</para> -<para>Workaround: compile lame with gcc 2.95.x and remove any already installed -lame packages, they may have been compiled with gcc 2.96.</para> -</listitem> -<listitem> -<para>Messed up MP2/MP3 sound on PPC:</para> -<para>Problem: known GCC miscompilation bug on PPC platforms, no fix yet.</para> -<para>Workaround: use FFmpeg's (slow) MP1/MP2/MP3 decoder (<option>-ac ffmpeg</option>)</para> -</listitem> -<listitem> -<para>SIGSEGV (signal 11) in libmpeg2, when scaling+encoding:</para> -<para>Problem: known GCC 2.95.2 MMX bug</para> -<para>Solution: upgrade to 2.95.3</para> -</listitem> -<listitem> <para>Crashes when dumping streams:</para> <para>Problem: core dump</para> <para>Solution: Don't panic. Make sure you know where your towel is.</para> @@ -55,7 +38,7 @@ <title>General audio delay or jerky sound (exists with all or many files)</title> <itemizedlist> <listitem><para> -most common: buggy audio driver! - try to use different drivers, try ALSA 0.9 OSS +most common: buggy audio driver! - try to use different drivers, try ALSA OSS emulation with <option>-ao oss</option>, also try <option>-ao sdl</option>, sometimes it helps. If your file plays fine with <option>-nosound</option>, then you can be sure it's sound card (driver) problem. @@ -147,22 +130,15 @@ <option>-vc</option> or <option>-vfm</option> options </para> </listitem> -<listitem> -<para> -you try to play DivX 3.x file with OpenDivX decoder or XviD -(<option>-vc odivx</option>) - install DivX4Linux and recompile player -</para> -</listitem> </itemizedlist> </sect2> <sect2 id="bugs-video"> <title>Video-out problems</title> <para> -First note: options <option>-fs -vm</option> and <option>-zoom</option> are just -recommendations, not (yet) supported by all drivers. So it isn't a bug if it -doesn't work. Only a few driver supports scaling/zooming, don't expect this from -x11 or dga. +First note that the options <option>-fs</option>, <option>-vm</option> and +<option>-zoom</option> are not supported by all drivers. Plus, not all +drivers support scaling/zooming in hardware. </para> <formalpara>