[android-developers] MediaCodec API
Dear all,
I am using the new MediaCodec API to successfully decode a H264 stream from a live source. The decoder outputs decoded data in YUV420 Planar, I would like to have RGB data. Since the YUV to RGB conversion will introduce additional overhead to my application, we would like to tell the decoded to output the data in RGB. Is it possible?
Thanks
Alex
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home