[FFmpeg-devel] Best Android Configuration?

Kevin Kowalewski kowalewski.kevin.bulk at gmail.com
Fri May 25 21:49:22 CEST 2012


Thank you for the response. What about hardware acceleration? I noticed one
of the video players in particular opens the GPU OpenGL library for
interaction with FFMpeg.

D/libEGL  (28389): loaded /system/lib/egl/libEGL_mali.so
D/libEGL  (28389): loaded /system/lib/egl/libGLESv1_CM_mali.so
D/libEGL  (28389): loaded /system/lib/egl/libGLESv2_mali.so

Thanks,
Kevin

On Fri, May 25, 2012 at 3:33 PM, Reimar Döffinger
<Reimar.Doeffinger at gmx.de>wrote:

> 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.
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>


More information about the ffmpeg-devel mailing list