[FFmpeg-devel] Best Android Configuration?

Reimar Döffinger Reimar.Doeffinger at gmx.de
Fri May 25 21:33:03 CEST 2012


On Fri, May 25, 2012 at 03:06:56PM -0400, Kevin Kowalewski wrote:
> Hi,
> 
> We're currently using the following script to generate the appropriate
> configuration for Android, but find the performance is still not enough on
> a dual core Cortex A9 CPU under Android.
> 
> We suspect no hardware acceleration is possible yet with FFMpeg and Android.
> 
> Does anyone know of better configuration options?

This really does not belong on this list, but if you have to ask
you generally shouldn't use stuff like --extra-cflags.
Particularly ones like -fpic -fno-strict-aliasing which are
just asking for bad performance for no good reason.


More information about the ffmpeg-devel mailing list