comparison 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
parents d8ab591ecf84
children 5eb369bc0188
comparison
equal deleted inserted replaced
4907:08f739d36ae0 4908:9b2b09d3ff8b
8 [ English ]</A> 8 [ English ]</A>
9 <A HREF="Hungarian/documentation.html">[ Hungarian ]</A> 9 <A HREF="Hungarian/documentation.html">[ Hungarian ]</A>
10 <A HREF="German/documentation.html">[ German ]</A> 10 <A HREF="German/documentation.html">[ German ]</A>
11 <A HREF="French/documentation.html">[ French ]</A> 11 <A HREF="French/documentation.html">[ French ]</A>
12 <A HREF="Polish/documentation.html">[ Polish ]</A> 12 <A HREF="Polish/documentation.html">[ Polish ]</A>
13 <A HREF="Italian/documentation.html">[ Italian ]</A>
13 </CENTER></P> 14 </CENTER></P>
14 15
15 <P><HR></P> 16 <P><HR></P>
16 17
17 <P>Table of Contents</P> 18 <P>Table of Contents</P>
1774 1775
1775 <LI>"Internal buffer inconsistency" during MEncoder run:<BR> 1776 <LI>"Internal buffer inconsistency" during MEncoder run:<BR>
1776 Problem: known gcc 2.96 bug, no fix yet. If you have gcc 2.95, you 1777 Problem: known gcc 2.96 bug, no fix yet. If you have gcc 2.95, you
1777 have a libmp3lame library that was compiled with gcc 2.96 (installed from 1778 have a libmp3lame library that was compiled with gcc 2.96 (installed from
1778 a deb/rpm package?). Check which lib does MEncoder found : ldd mencoder.</LI> 1779 a deb/rpm package?). Check which lib does MEncoder found : ldd mencoder.</LI>
1780
1781 <LI>Messed up MP2/MP3 sound on PPC:<BR>
1782 Problem: known GCC miscompilation bug on PPC platforms, no fix yet.<BR>
1783 Workaround: use FFmpeg's (slow) MP1/MP2/MP3 decoder (<CODE>-ac ffmpeg</CODE>)</LI>
1784
1785 <LI>sig11 in libmpeg2, when scaling+encoding:<BR>
1786 Problem: known GCC 2.95.2 MMX bug, upgrade to 2.95.3.</LI>
1779 </UL> 1787 </UL>
1780 1788
1781 <P>Various A-V sync and other audio problems:</P> 1789 <P>Various A-V sync and other audio problems:</P>
1782 1790
1783 General audio delay or jerky sound (exists with all or many files):<BR> 1791 General audio delay or jerky sound (exists with all or many files):<BR>