Postby s_y_ » 08 Aug 2012 10:08
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?