>From the following link I get to know that we get the error 'PVMFErrNoResources' when the resource is not available: http://www.netmite.com/android/mydroid/external/opencore/pvmi/pvmf/include/pvmf_return_codes.h
But I am getting this error only on device. When playing the mp4 on emulator, the video plays for a fraction of a sec and then there is only sound. Could anyone please help me in solving the issue. On Oct 20, 5:38 pm, "[email protected]" <[email protected]> wrote: > The MediaPlayer / > VideoView only support "progressive streamable contents" > > Following link helped me in figuring out the > problem:http://groups.google.com/group/android-challenge/msg/114f11e31351840d > > Now I am getting another error playing anothermp4file: > Command PLAYER_PREPARE completed with an error or info > PVMFErrNoResources > error (1, -15) > > Anyone having an idea please let me know. > > On Oct 20, 4:15 pm, "[email protected]" <[email protected]> wrote: > > > Hi All > > > I am trying to play amp4video 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? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

