2007/12/20, Дмитрий Пекаровский <[EMAIL PROTECTED]>: > Hi all, > > Is any roundabout a way possible for compiling cinelerra with > ffmpeg-external? > > <listing> > ffmpeg.o: In function `FFMPEG::convert_cmodel(VFrame*, VFrame*)': > ffmpeg.C:(.text+0x483): undefined reference to `img_convert' > ffmpeg.o: In function `FFMPEG::convert_cmodel(AVPicture*, PixelFormat, > int, int, VFrame*)': > ffmpeg.C:(.text+0x531): undefined reference to > `img_convert' > collect2: ld returned 1 exit status > </listing> > > I used svn versions of both. Did you compiled ffmpeg with swscale ? cinelerra ins't compatible with this option nowadays... What would be the best is to build ffmpeg with a -compat suffix (swscale disabled) and links with this version... I don't remember if cinelerra checks for pkg-config... If it does that would be easier (as the LDFLAG will be -lavcodec-compat )
Nicolas (kwizart) > //Dimytch > > _______________________________________________ > Cinelerra mailing list > [email protected] > https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra > )ч∙ЙКjf╒√)Ю√+- )ч∙ЙКjи(∙Иb·Лg╒m╕оЪ┼x╜√)И╝┴ХЧf╒√f╖Чи(∙Иb·ЛgёЫb╡ь╖~▐э┼w╔z╨з
