On Jun 2, 2009, at 8:15 AM, Harishkumar V wrote:

> Hi,
>
> I am trying to  play mp4 video file from mediaplayer demo given in  
> the api demos along with android sdk.
>
> I changed the path to /sdcard/video.mp4..
>
> If i run mediaplayer_video demo, the audio output is coming, but no  
> video is being displayed, the screen is black.


mp4 is just a container. Is the video codec inside H.264? If so, you  
probably have generated an H.264 main profile video, which doesn't  
work on the very limited codecs provided with OpenCore.

-Matt

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to