[android-developers] problem in playing mp4 video file

2009-11-06 Thread mudit
i am trying to play a mp4 video file from remote url in android media player.but i am getting an error code -- Command PLAYER_PREPARE completed with an error or info PVMFErrNoResources error (1, -15) i hv searched for the error code and found that this error is returned if the resource required

[android-developers] problem in playing mp4 video file

2009-10-20 Thread loril...@gmail.com
Hi All I am trying to play a mp4 video file from remote url on my device. (File size = 5.7 MB) I am getting following error: Command PLAYER_INIT completed with an error or info PVMFErrContentInvalidForProgressivePlayback Could anyone please let me know how to resolve this error?