You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.
I run samples using MPMoviePlayerController! http://developer.xamarin.com/samples/MoviePlayback/
But video not play!
and view log i recive error "property list invalid for format 200 (property lists cannot contain null)"
Please help me! thank!
The text was updated successfully, but these errors were encountered:
I've tested the current code on both the simulator and my iPhone 4 and the sample as is works. As a quick test, can you do the following
Try and play it on VLC (this is usually a good indication of if the video plays)
If the video plays then the issue could be the encoding of the mp4 (mp4 is a bit like an avi or mov in that it's a wrapper). Can you upload it somewhere (such as dropbox) and email me the link so I can try it at this end please? Email address is paul.johnson@xamarin.com
I run samples using MPMoviePlayerController!
http://developer.xamarin.com/samples/MoviePlayback/
But video not play!
and view log i recive error "property list invalid for format 200 (property lists cannot contain null)"
Please help me! thank!
The text was updated successfully, but these errors were encountered: