On Wednesday 28 March 2007 16:34, Hannu Vuolasaho wrote: > ../quicktime/.libs/libquicktimehv.so: undefined reference to > `x264_pixel_satd_16x8_ssse3' > (etc)
You compiled x264 yourself. You better find out which options you need so that the missing functions are compiled into libx264. Hint: It must have something to do with ssse3 ;) No? -- Hannes _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
