summaryrefslogtreecommitdiffstats
path: root/DOCS/documentation.html
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-01 20:39:59 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-01 20:39:59 +0000
commit7d3941ab6dc7e6d8dc06a6382954bea5dc3322c8 (patch)
treec1323cfb3b36dfebfb6d18a74d3901c7fb3f866e /DOCS/documentation.html
parent094f9712df21935d71e9d3ee13307035df1ae100 (diff)
downloadmpv-7d3941ab6dc7e6d8dc06a6382954bea5dc3322c8.tar.bz2
mpv-7d3941ab6dc7e6d8dc06a6382954bea5dc3322c8.tar.xz
strike period over, commiting stuff. next commit will be rewrite. (?)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4909 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/documentation.html')
-rw-r--r--DOCS/documentation.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/DOCS/documentation.html b/DOCS/documentation.html
index 666d1ca902..ba8810de26 100644
--- a/DOCS/documentation.html
+++ b/DOCS/documentation.html
@@ -10,6 +10,7 @@
<A HREF="German/documentation.html">[ German ]</A>
<A HREF="French/documentation.html">[ French ]</A>
<A HREF="Polish/documentation.html">[ Polish ]</A>
+<A HREF="Italian/documentation.html">[ Italian ]</A>
</CENTER></P>
<P><HR></P>
@@ -1776,6 +1777,13 @@ otherwise. Please do not send messages using other language!</P>
Problem: known gcc 2.96 bug, no fix yet. If you have gcc 2.95, you
have a libmp3lame library that was compiled with gcc 2.96 (installed from
a deb/rpm package?). Check which lib does MEncoder found : ldd mencoder.</LI>
+
+<LI>Messed up MP2/MP3 sound on PPC:<BR>
+ Problem: known GCC miscompilation bug on PPC platforms, no fix yet.<BR>
+ Workaround: use FFmpeg's (slow) MP1/MP2/MP3 decoder (<CODE>-ac ffmpeg</CODE>)</LI>
+
+<LI>sig11 in libmpeg2, when scaling+encoding:<BR>
+ Problem: known GCC 2.95.2 MMX bug, upgrade to 2.95.3.</LI>
</UL>
<P>Various A-V sync and other audio problems:</P>