Hi. On Tue, Nov 6, 2012 at 3:34 AM, Tom Judge <[email protected]> wrote: > If anyone can assist me with this error (2) trying to build cinelerra usiong > external ffmpeg > > > > see error below and thanks :0:0:0 > > 2 -MT qtffmpeg.lo -MD -MP -MF .deps/qtffmpeg.Tpo -c qtffmpeg.c -o > .libs/qtffmpeg.o > qtffmpeg.c: In function 'quicktime_new_ffmpeg': > qtffmpeg.c:71:3: warning: 'avcodec_alloc_context' is deprecated (declared at > /usr/local/include/libavcodec/avcodec.h:3485) [-Wdeprecated-declarations] > qtffmpeg.c:94:26: error: 'CODEC_FLAG_H263P_SLICE_STRUCT' undeclared (first > use in this function) > qtffmpeg.c:94:26: note: each undeclared identifier is reported only once for > each function it appears in > qtffmpeg.c:99:3: warning: 'avcodec_open' is deprecated (declared at > /usr/local/include/libavcodec/avcodec.h:3631) [-Wdeprecated-declarations] > make[3]: *** [qtffmpeg.lo] Error 1 > make[3]: Leaving directory `/home/judget/cinelerra-cv/quicktime' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/home/judget/cinelerra-cv/quicktime' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/judget/cinelerra-cv' > make: *** [all] Error 2 > judget@tjlaptop:~/cinelerra-cv$ ^C > >
I do not recommend to compile cinelerra with external ffmpeg. There have been a fork of ffmpeg and I don't know how we can keep up with mix of distributions and forks. Of course patches are always welcome. Einar _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
