Hi,

I am working on a video related application in Android.

As a ground work for that, I tried playing some .3gp and .mp4 videos
in the Android Emulator that is a part of the Android SDK V2.1. But I
couldn't get them played successfully.

Here is the environment information:
*************************************
Desktop PC:
-----------
        Dell Optiplex 380 - Intel Core 2 Duo CPU E7500 @ 2.93GHz 1.58 GHz -
3.2 GB RAM

Android Emulator - V2.1 configured with the following:
-------------------------------------------------------
        Target: Android 2.1 (API Level 7)
        Skin: HVGA (default value)
        SD Card: 1024 M
        ----------------
        hw.sdCard: yes
        hw.lcd.density: 160

.3gp file used for testing:
------------------------------------
http://www.free-3gp-video.com/3gp/2006/03/15/do-beer-not-drugs.html
(do-beer-not-drugs.3gp) (Transferred this file to emulator as per the
steps in 
http://android-er.blogspot.com/2009/10/create-sd-card-in-android-emulator-and.html).


Here is the behavior I noticed:
*********************************
- When going to the Gallery, the file gets listed in the list of video
files in the emulator with a play icon on it.
- When clicking on the play button, the player opens and displays the
first frame of the video. But after this, the progress bar or scrubber
bar shows that the video is playing but the displayed content never
gets updated (looks like a standstill).
- When clicking on the progress bar while the video is playing, the
video frame corresponding to the clicked position gets displayed.

Anybody else noticed the same behavior? If yes, is there a solution to
solve this problem?

Please let me know if I am missing anything else in the setup.

Thanks in advance.

---
Darshan

-- 
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