I am having issue with losing "video" sound while it was playing.
I followed all the standards but the Video/Audio sometimes gets muted or just disappears at the end of the video ...
The code below is more or less taken from the example MPMoviePlayerController sample code. In an app I wrote last year, it used to play videos fullscreen without an issue. Since ...
I'm building an application containing a XML feed with a link to a movie, which I would like to play whenever the user clicks on an image.
For that purpose I'm using ...
I'm trying to playback a video using MPMoviePlayerController. When the program runs I can hear the video, but the video player does not come up and there is no ...
When I change the contentURL property to play a different video in the MPMoviePlayerController object, the sound is distorted. (has crackling sound in background) In my test ...