[FFmpeg-user] How to integrate shared object file of libx264 while using ffmpeg for android?
David Varghese
davidvrgh at gmail.com
Tue Aug 5 17:17:30 CEST 2014
Thanks for the SONAME info . It was bugging me all this time .
You are correct . The SONAME of my shared object (libx264.so.142) was not
same as my filename (libx264.so) . I'm running on Android , and linking is
done there at runtime . Don't know whether I have handle to linking
commands there.
Anyways thank you very much for the critical lead .
More information about the ffmpeg-user
mailing list