[FFmpeg-devel] A question about Stagefright library

宋骐 songqi1990 at gmail.com
Sun May 13 19:16:32 CEST 2012


Sorry to bother you,
I have another question,if h264.c in libavcodec is just for software decode
and libstagefright is just for hardware decode?I'm now trying to use
stagefright in Android directly to do H/W decoder.

Thanks
2012-05-13

2012/5/12 jiayaowang <jiayaowang at gmail.com>

> Hi Qi,
>
> I think libavcodec/libstagefright.cpp only a h.264 software decoder
> implement, that try to can be loaded in Android StageFright.
> For H/W deocder I suggest OMX IL.
>
> Thanks.
>
>
> 2012-05-12
>
>
>
> jiayaowang
>
>
>
> 发件人: 宋骐
> 发送时间: 2012-05-11 22:26:50
> 收件人: ffmpeg-devel
> 抄送:
> 主题: [FFmpeg-devel] A question about Stagefright library
>
> hello,
> I'm working on android programming and want to use hardware decoder to
> decode H264 video stream. I noticed that  ffmpeg has already included
> (libavcodec/libstagefright.cpp) and claimed to support H264's hardware
> decoding through StageFright framework. But I have checked the Internet and
> didn't find enough information about how to use Stagefright library. Can
> you provide me some Technical information?
> Best!
> --
> Songqi
> School of Computer Science and Engineering BUAA
> Tel:13426016770
> MSN:songqi1990 at hotmail.com
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>


More information about the ffmpeg-devel mailing list