diff DOCS/documentation.html @ 4908:9b2b09d3ff8b

strike period over, commiting stuff. next commit will be rewrite. (?)
author gabucino
date Fri, 01 Mar 2002 20:39:59 +0000 (2002-03-01)
parents d8ab591ecf84
children 5eb369bc0188
line wrap: on
line diff
--- a/DOCS/documentation.html	Fri Mar 01 14:54:05 2002 +0000
+++ b/DOCS/documentation.html	Fri Mar 01 20:39:59 2002 +0000
@@ -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 @@
   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>