I'm having a few problems with MPMoviePlayerController myself. I'm able to play a video without any sound (.m4v compressed at H.264), but if a video does have sound it will not load in the application at all. Does MPMoviePlayerController actually support videos with sound? Or do I need to incorporate other controllers to run the audio?
I am very new to this, but I am struggling to find useful documentation on the matter.
|