David Varghese <davidvrgh <at> gmail.com> writes:

> Using configure option "--target-os=android" is 
> generating shared object files which has extension 
> supported by android (.so) .

Thank you for testing this!

> But when I use "--enable -libx264" option the libavutil.so 
> (which is generated after building ffmpeg) is having a 
> dynamic dependency to the shared object file libx264.so.142

Do I understand correctly that you built a binary of x264 
that has an incorrect so name? Is it perhaps sufficient to 
rename the library?

Carl Eugen


_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to