but always get config error :
configure: error: /home/sdrpa/downloads/ffmpeg/libavcodec/libavcodec.a was not compiled with postprocessing support, make sure you configured ffmpeg with --enable-pp
I am sure i compiled ffmpeg with --enable-pp
also i read about : fmpeg recently converted to svn and moved the libpostproc around a bit:
Code: Select all
http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2006-June/011603.html
Code: Select all
checking for libavcodec.a in ../ffmpeg... no
configure: error: /usr/local/svn/vlc-1.0svn/ffmpeg/libavcodec/libavcodec.a was not compiled with postprocessing support, make sure you configured ffmpeg with --enable-pp
Thanks you.