[FFmpeg-user] FFmpeg for Android

Nicolas George nicolas.george at normalesup.org
Fri Sep 21 12:00:22 CEST 2012


Le jour de la Révolution, an CCXX, Carl Eugen Hoyos a écrit :
> Is there a way to insert the required specific includes into 
> the existing Makefiles? In case this is possible, it would 
> allow easier building iiuc.

It is perfectly to build an Android application without using their horrible
and unreadable makefiles, you just need to figure out the proper build
commands, which are unfortunately undocumented. Ant freezing when being
straced is also a bit of a problem. But once you figure out the proper
options, it works.

I was able, some time ago, to build ffmpeg using the compiler and toolchain
from the Android NDK, it just requires an awful lot of options. And also, I
do not understand the first thing about the various architecture options for
ARM.

Regards,

-- 
  Nicolas George


More information about the ffmpeg-user mailing list