Hi,

I have written a small video player application which plays video
files from SDCard.

I have put a .mp4 file into the sdcard.

its properties are as follows:
video codec : h.264,
audio codec : AAC,
FPS : 29.97
video size is : 640 * 480 pixels.
I tried to play it from my application. It is not played (no audio, no
video).
=================================================================================
I put another video file and tried to play, it is playing fine. The
played video file properties are as follows:
video codec : MPEG,
audio codec : AAC,
FPS : 16.76
video size is : 640 * 480 pixels.

can any one please tell me that what properties, video files must have
to be played in android device?

Thanks,
Manoj.



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