Page 1 of 1

recompile the ffmpeg

Posted: 08 Aug 2012 10:08
by s_y_
I recompiled the ffmpeg. I only want the mp3,mp4, flv decoder/encoder demux/mux. so i set the configure options. then I got a smaller libavcodec.a. I override the file libacodec in ~/android/vlc/contrib/arm-linux-androidabi/lib. And I recompiled the VLC for android, but i got the error can not find the lavcodec. How to solve the problem?

Re: recompile the ffmpeg

Posted: 09 Aug 2012 20:07
by edwardw
Sounds like your re-compiled version is binary-incompatible with the contribs version.