On Fri, Jan 14, 2005, Michael Niedermayer wrote: > > ffmpeg is not optimized for newer CPUs, quiet the contraty is true, > > since confflags contains "--disbale-mmx". This makes ffmpeg to slow for > > my use: While capturing a live video and audio stream yesterday, ffmpeg > > was to slow to keep up on my old Dual-P3-600 and A/V synchronisation was > > completely lost after a short time. A selfcompiled ffmpeg with mmx > > enabled was working completely fine. > > Please consider providing serveral ffmpeg binaies with (mmx|pthreads) > > (en|dis)abled. > > theres no need for a version with mmx disabled, its detected at runtime > unless > it has been disabled with --disable-mmx
However, the current MMX code does not build in PIC mode, which is required by policy. This is why --disable-mmx is used until it is fixed. Regards, Sam. -- Sam Hocevar <[EMAIL PROTECTED]> <http://sam.zoy.org/> Software should be free -- http://www.debian.org/ Media access should be free -- http://www.videolan.org/ Knowledge must be free -- http://www.wikipedia.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]