Android doesn't support YUV frames. Use ffmpeg's sws_scale function to convert from YUV format to RGB format then create a bitmap to display on android.
On Feb 15, 10:10 pm, kkoo kkoo <[email protected]> wrote: > I want to use FFmpeg to make a player on android,but how to render video > YUV frame? > Who can give me some idea? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

