[Android] HWAccel/OMX

Martin Storsjö martin at martin.st
Thu Mar 29 17:37:44 CEST 2012


On Thu, 29 Mar 2012, Jean-Baptiste Kempf wrote:

> On Thu, Mar 29, 2012 at 05:22:40PM +0200, Jean-Baptiste Kempf wrote :
>> For me, the OMX layer is totally broken, sending black pictures and
>> nothing on the screen.
>>
>> Does it work for anyone?
>
> On ICS
> 03-29 17:30:46.597: D/vlc(31908): OMX color format 2130706688 not supported
> 03-29 17:30:46.816: D/DOMX(121): ERROR: Failed because Cannot load library: load_library[1091]: Library 'libOMX.TI.DUCATI1.VIDEO.H264D.so' not found
> 03-29 17:30:46.816: W/vlc(31908): OMX_GetHandle(OMX.TI.DUCATI1.VIDEO.H264D) failed (80001001: OMX_ErrorUndefined)

The actual error (iirc) is earlier - this one lists two different decoders 
that are capable of h264, OMX.TI.DUCATI1.VIDEO.H264D and 
OMX.TI.DUCATI1.VIDEO.DECODER or similar - the latter is the one that 
should be good. IIRC it first tests that one, something fails, then it 
goes on to this one.

There's a few things to fix in this, but I just got a pandaboard set up 
with hw codecs, so I'll give it a look shortly (beginning of next week I 
hope).

// Martin


More information about the Android mailing list