On Tue, 10 Mar 2015 17:17:11 -0700
Mark Knecht <markkne...@gmail.com> wrote:

> 
> I've had no problems, as best I can
> tell, with ffmpeg and these settings.
> 

Well, if the use of the mmxext flag leads to instructions in
the compiled code which the cpu does not have, then CRASH.

But the SSE instruction sets supersede MMX (and mmxext) and so the
mmxext flag is really unnecessary on Core i7 and many newer processors.
(Ffmpeg may have reasons for still using MMX but I don't know.)

Frank Peters


Reply via email to