No device yet, only emulator (although tomorrow or at the beginning of next
I will have an HTC Wildfire, so my app should be running on that)

The file format is .mp4





On Fri, Jul 23, 2010 at 2:14 AM, Mark Murphy <mmur...@commonsware.com>wrote:

> What device are you using? What format is the video in (MP4, 3GP, etc.)?
>
> On Thu, Jul 22, 2010 at 9:11 PM, Victoria Busse
> <victoriasarabu...@gmail.com> wrote:
> > Hi there,
> > I was trying to use VideoView to play a Video from the SD card, but the
> only
> > thing working properly is its audio, while I see the first frame of the
> > video which doesn't play on and after a few seconds the Error message
> > "Cannot play video - Sorry, this video cannot be played" appears. I don't
> > know what I have done wrong...if anyone could help me out here, that
> would
> > be great... thank you in advance...
> > Btw, this is the logcat output I get...I just saw that it says Video
> track
> > fell behind, could that be the problem and if so what can I do to stop it
> > from falling behind??
> > 07-23 01:05:13.958: INFO/ActivityManager(53): Starting activity: Intent {
> > cmp=com.mobilevideoeditor.moved/.EditorView }
> > 07-23 01:05:14.658: INFO/ActivityManager(53): Displayed activity
> > com.mobilevideoeditor.moved/.EditorView: 673 ms (total 673 ms)
> > 07-23 01:05:14.738: WARN/PlayerDriver(31): Using generic video MIO
> > 07-23 01:05:15.158: DEBUG/AudioSink(31): bufferCount (4) is too small and
> > increased to 12
> > 07-23 01:05:15.188: WARN/MediaPlayer(762): info/warning (1, 44)
> > 07-23 01:05:15.188: INFO/MediaPlayer(762): Info (1,44)
> > 07-23 01:05:15.188: ERROR/SW_DEC(31): PV SW DECODER is used for MPEG4
> > 07-23 01:05:15.278: DEBUG/MediaPlayer(762): getMetadata
> > 07-23 01:05:20.478: WARN/InputManagerService(53): Window already focused,
> > ignoring focus gain of:
> > com.android.internal.view.iinputmethodclient$stub$pr...@43d34488
> > 07-23 01:05:21.817: WARN/PlayerDriver(31): Video track fell behind
> > 07-23 01:05:21.817: ERROR/MediaPlayer(762): error (1, 48)
> > 07-23 01:05:21.827: ERROR/MediaPlayer(762): Error (1,48)
> > 07-23 01:05:21.827: DEBUG/VideoView(762): Error: 1,48
> > 07-23 01:05:28.897: WARN/InputManagerService(53): Window already focused,
> > ignoring focus gain of:
> > com.android.internal.view.iinputmethodclient$stub$pr...@43cf1020
> >
> > --
> > 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<android-developers%2bunsubscr...@googlegroups.com>
> > For more options, visit this group at
> > http://groups.google.com/group/android-developers?hl=en
>
>
>
> --
> Mark Murphy (a Commons Guy)
> http://commonsware.com | http://github.com/commonsguy
> http://commonsware.com/blog | http://twitter.com/commonsguy
>
> _The Busy Coder's Guide to Android Development_ Version 3.1 Available!
>
> --
> 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<android-developers%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

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