Hi Guys I'm trying to get ready to translate kdenlive for next release. Today, after a long time i'm trying to build mlt/kdenlive to begin translation.
i'v installed all dependencies and compiled ffmpeg with most of the flags suggested on kdenlive.org (some where not working like --enable-libopencore- amrnb --enable-libopencore-amrwb and --enable-libfaad). Then whento to compile MLT and got this error: In file included from yadif.c:275:0: vf_yadif_template.h: In function ?filter_line_sse2?: vf_yadif_template.h:228:9: error: can't find a register in class ?GENERAL_REGS? while reloading ?asm? vf_yadif_template.h:234:9: error: can't find a register in class ?GENERAL_REGS? while reloading ?asm? vf_yadif_template.h:228:9: error: ?asm? operand has impossible constraints vf_yadif_template.h:228:9: error: ?asm? operand has impossible constraints vf_yadif_template.h:234:9: error: ?asm? operand has impossible constraints vf_yadif_template.h:234:9: error: ?asm? operand has impossible constraints make[2]: *** [yadif.o] Error 1 make[2]: Leaving directory `/home/tore/sources/mlt/mlt/src/modules/xine' make[1]: *** [all] Error 1 make[1]: Leaving directory `/home/tore/sources/mlt/mlt/src/modules' make: *** [all] Error 1 Any suggestion? -- Tore Brigaglia
