Quote:
Originally Posted by BenODwyer
I found that MPMoviePlayerController is VERY picky when it comes to the encoding of the file.
The best way I found to get this right was to open the movie in Quicktime and do an export for iPhone.
Then use this new exported version in your application.
I tried all sorts for days before I worked this out.
|
Thanks Ben, that seems an easier way of doing it. I'm still getting the problem though, but I've learned the problem could be with the iPhone Simulator rather than the code/video. I've read it can be a bit glitchy with this sort of thing. I'll try it out on a real device when I get the chance.