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 <[email protected]> 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 <[email protected]>wrote:
>
>> Niu Licheng <niulicheng@...> 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
>> [email protected]
>> http://ffmpeg.org/mailman/listinfo/libav-user
>>
>
>
> _______________________________________________
> Libav-user mailing list
> [email protected]
> http://ffmpeg.org/mailman/listinfo/libav-user
>
>
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to