High! I'm using latest ffmpeg from this mirror (https://github.com/FFmpeg)
I was building it with different options: ./configure ./configure --libdir=$dev/FFmpeg/libavcodec/ ./configure --enable-shared ./configure --enable-shared --enable-pic And after each time the whole project got recompiled. I guess you cook autotools wrong. (Personally I hate this build system cause it's ugly and sloooow) After all I still didn't manage to build shared libraries, I had to build 4 files by myself, they needed fPIC option _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel