[FFmpeg-devel] Use ffmpeg as an Android stagefright plugin

Michael Chen omxcodec at gmail.com
Fri Nov 7 01:55:03 CET 2014


hints

audio:

   1. E/OMXCodec( 2556): [OMX.RENESAS.AUDIO.DECODER.AAC]
   setParameter('OMX_IndexParamAudioAac') failed (err = -1010)
   2. E/OMXCodec( 2556): [OMX.RENESAS.AUDIO.DECODER.AAC] setAACFormat()
   failed (err = -1010)

video:


   1. E/SoftFFmpegVideo( 2556): Deinterlacing failed


On Fri, Nov 7, 2014 at 12:13 AM, Fabio Fumi <ffumi68 at googlemail.com> wrote:

> second example attachement *20141106_163805.jpg *was missing ...
>
> On Sunday, 11 August 2013 10:25:25 UTC+2, Chih-Wei Huang wrote:
>
>> Hello ffmpeg list,
>> I'm planning to integrate the latest ffmpeg as
>> a stagefright OMXPlugin with Android-x86 4.3.
>> I found the stagefright-plugins developed by
>> Michael Chen is a good start.
>> (repo: https://github.com/omxcodec/stagefright-plugins.git)
>> But it's based on android 4.0 (ICS).
>>
>> My plan is:
>> * Update stagefright-plugins to work with
>>   stagefright of android 4.3.
>> * Make it to be a libstagefrighthw.so plugin.
>> * Create Android.mk to build ffmpeg libs.
>>
>> Before I go ahead, I'd like to know
>> if anyone is doing a similar project
>> to avoid duplicate work.
>> Thanks a lot!
>>
>>
>> --
>> Chih-Wei
>> Android-x86 project
>> http://www.android-x86.org
>>
>


More information about the ffmpeg-devel mailing list