Hi,

I port android to platform without OpenGL and overlay support. I try to
play videos with MediaController and found that it use GL drawing which is
very slow.

I try to switch VideoView surface type to SURFACE_TYPE_NORMAL, but picture
disapears at all.

'mplayer -vo fbdev ...' in generic linux distribution gives good
performance, so the question is: Is there any way to get video playing
without hardware GL and overlay support?

May be I skip something in the high level API docs...

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to