[Libav-user] HW decoding on Android

srikanta mondal srkntmondal at gmail.com
Tue Jun 25 12:38:03 CEST 2013


I have decode by software in Android 4.0 NDK using ffmpeg. I had got the
issue of color format incompatible. but that is a silly matter as the
format was BGR to RGB. I just convert it.


On Tue, Jun 25, 2013 at 3:52 PM, Licheng Niu <niulicheng at gmail.com> wrote:

> I am not familiar with libstagefright in ffmpeg and I believe it works
> well on most devices. But since libstagefright uses Openmax IL api, I guess
> there would be some incompatible issues.
> The most frequently happened problem is color format incompatible.
> However, color format incompatible doesn't affect decoding.
> Another problem for example: On TI Tegra II cpu, there is a special way to
> use openmax api.
>
>
> On Mon, Jun 24, 2013 at 2:07 AM, Carl Eugen Hoyos <cehoyos at ag.or.at>wrote:
>
>> Niu Licheng <niulicheng at ...> writes:
>>
>> > i don't suggest using libstagefright in ffmpeg. i
>> > guess there would be oncompatible on many devices.
>>
>> Could you elaborate?
>> I don't know much about Android and libstagefright
>> but I don't remember any reports that it does not
>> work.
>>
>> Carl Eugen
>>
>> _______________________________________________
>> Libav-user mailing list
>> Libav-user at ffmpeg.org
>> http://ffmpeg.org/mailman/listinfo/libav-user
>>
>
>
> _______________________________________________
> Libav-user mailing list
> Libav-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/libav-user
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20130625/36f992d8/attachment.html>


More information about the Libav-user mailing list