'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);
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to