[android-developers] Re: VideoView won't display video for some videos in the beta SDK

2008-08-21 Thread Megha Joshi
Hi Cheryl,

Thanks for the link...I get the following error in logcat on playing your
video:

W/PlayerDriver(   25): Video cannot catch up. Are you playing a high quality
content?
E/MediaPlayer(18559): Error (44,0)
D/VideoView(18559): Error: 44,0

which gives you the reason why its failing. To elaborate...the quality of
the video that you tried to play it too high (it's 640x426, 30fps). Android
only supports H.264 Base profile HVGA 30fps 600Kbps video bitstream. That's
why you are seeing the error 44 which means that the video failed to catch
up with the audio and it's more than 120 frames dropped.


On Thu, Aug 21, 2008 at 8:53 AM, Cheryl Sedota <[EMAIL PROTECTED]>wrote:

>
> Thanks for helping to investigate, Megha.  The URL is:
>
> http://feeds.feedburner.com/~r/IdolsOnEllen/~5/265429513/idolcast0407_dl.m4v
>
> On Aug 20, 7:05 pm, "Megha Joshi" <[EMAIL PROTECTED]> wrote:
> > Please post your Video1 file..
> >
> > On Wed, Aug 20, 2008 at 4:57 PM, Cheryl Sedota <[EMAIL PROTECTED]
> >wrote:
> >
> >
> >
> > > The VideoView seems to be a bit broken in the new beta (v0.9) SDK:
> >
> > > I have two videos that are of the same format/encoding.
> >
> > >   Video1 has 29 frames per second with dimensions 640x426.
> > >   Video2 has 23 frames per second with dimensions 320x180.
> >
> > > Video2 plays just fine using the VideoView (audio + video).  Video1
> > > only has audio playing and the VideoView is empty visually.  I am
> > > running the emulator on Windows XP.
> >
> > > Please advise.
> >
> > > Thanks,
> > > Cheryl
> >
>

--~--~-~--~~~---~--~~
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
[EMAIL PROTECTED]
Announcing the new Android 0.9 SDK beta!
http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: VideoView won't display video for some videos in the beta SDK

2008-08-21 Thread Cheryl Sedota

Thanks for helping to investigate, Megha.  The URL is:
http://feeds.feedburner.com/~r/IdolsOnEllen/~5/265429513/idolcast0407_dl.m4v

On Aug 20, 7:05 pm, "Megha Joshi" <[EMAIL PROTECTED]> wrote:
> Please post your Video1 file..
>
> On Wed, Aug 20, 2008 at 4:57 PM, Cheryl Sedota <[EMAIL PROTECTED]>wrote:
>
>
>
> > The VideoView seems to be a bit broken in the new beta (v0.9) SDK:
>
> > I have two videos that are of the same format/encoding.
>
> >   Video1 has 29 frames per second with dimensions 640x426.
> >   Video2 has 23 frames per second with dimensions 320x180.
>
> > Video2 plays just fine using the VideoView (audio + video).  Video1
> > only has audio playing and the VideoView is empty visually.  I am
> > running the emulator on Windows XP.
>
> > Please advise.
>
> > Thanks,
> > Cheryl
--~--~-~--~~~---~--~~
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
[EMAIL PROTECTED]
Announcing the new Android 0.9 SDK beta!
http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: VideoView won't display video for some videos in the beta SDK

2008-08-20 Thread Megha Joshi
Please post your Video1 file..

On Wed, Aug 20, 2008 at 4:57 PM, Cheryl Sedota <[EMAIL PROTECTED]>wrote:

>
> The VideoView seems to be a bit broken in the new beta (v0.9) SDK:
>
> I have two videos that are of the same format/encoding.
>
>   Video1 has 29 frames per second with dimensions 640x426.
>   Video2 has 23 frames per second with dimensions 320x180.
>
> Video2 plays just fine using the VideoView (audio + video).  Video1
> only has audio playing and the VideoView is empty visually.  I am
> running the emulator on Windows XP.
>
> Please advise.
>
> Thanks,
> Cheryl
> >
>

--~--~-~--~~~---~--~~
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
[EMAIL PROTECTED]
Announcing the new Android 0.9 SDK beta!
http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---