Hi, E Chalaron wrote > Hi Burkhard > > Sorry to be a pain with this, not being a programmmer, but if I have to > disable mmx in the ./configure then am I not cutting off some power > (e.g. speed processing?)
It becomes slower, but only if there are really MMX optimized versions of the routines you use. Reseaching this requires some digging through the source code (I don't have the current cinelerra sources here). In some cases, MMX improves speed by a factor of 4 or so, sometimes however the calculation accuracy is slightly decreased. Burkhard _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
