> Yes, it didn't find avformat. When I use > --avformat-static=/usr/src/trunk it stops complaining. > However, making mlt fails with: > producer_avformat.c:30:21: error: swscale.h: No such file or directory > > Using --avformat-swscale didn't solve the problem. > > Sorry, my fault. You should add --enable-swscaler to FFMPEG configure. I just fixed web site doc. You should be able to compile with --avformat-shared=path_to_your_FFMPEG_installation
regards jb
