2009/7/23 tstanly <tsai.sta...@gmail.com> > > did you think this problem is a "format" issue? > > because i download a freeware named "aPlayer" > it play the same video well,and smoothly..
You didn't mention that before. so that i think it's a code issue. I guess so, but I have no idea what the problem would be. On 7月24日, 上午12時54分, Marco Nelissen <marc...@android.com> wrote: > > 'mp4 format' is pretty broad. What's the resolution of your video? What > is > > the bitrate? What is the encoding? > > > > > > > > On Thu, Jul 23, 2009 at 1:14 AM, tstanly <tsai.sta...@gmail.com> wrote: > > > > > hi all, > > > > > this question i have post once, > > > but nobody can answer me.... > > > > > I have used videoview to play mp4 formate movie, > > > but when start to play it, the videoview can't play smoothly, > > > that means there have a little lag, > > > > > but in the: > > >http://developer.android.com/guide/appendix/media-formats.html > > > the android support media formate have mp4.. > > > > > the code is very simple,just like in the sample code, > > > please help me, thanks you! > > > > > =========code=================== > > > > > videoview=(videoview)findIdByView(r.id.videoview); > There is no such method. Can you copy/paste the actual code you're using? > > videoview.setVideoPath(path); > > > videoview.start(); > > > videoview.requestFocus(); > > > > > ================================- 隱藏被引用文字 - > > > > - 顯示被引用文字 - > > > --~--~---------~--~----~------------~-------~--~----~ 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-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---