Hi I was trying to compile the code with ffmpeg library
LIBS= -L/usr/lib -L./lib -lavfilter -lswresample -lswscale -lavformat -lavcodec -lavutil -lpostproc -lws2_32 I am getting following error ./lib/libavutil.dll.a(d000415.o):(.idata$5+0x0): multiple definition of `__imp_ff_log2_tab' ./lib/libswresample.dll.a(d000019.o):(.idata$5+0x0): first defined here ./lib/libavutil.dll.a(d000415.o):(.idata$6+0x0): multiple definition of `__nm_ff_log2_tab' ./lib/libswresample.dll.a(d000019.o):(.idata$6+0x0): first defined here collect2: error: ld returned 1 exit status Thanks Anshul
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
