solved : compile error in ffmpeg "error: invalid combination of opcode and operands"
2014-05-13
I am using ubuntu 12.04 64 bits and trying compile ffmpeg and got this error:
libavfilter/x86/vf_pullup.asm:59: error: invalid combination of opcode and operands
libavfilter/x86/vf_pullup.asm:138: error: invalid combination of opcode and operands
libavfilter/x86/vf_pullup.asm:175: error: invalid combination of opcode and operands
To solve this, add “–disable-mmx” to your ./configure