Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Error "property list invalid for format 200 (property lists cannot contain null)" when use MPMoviePlayerController #38

Closed
kenpi04 opened this issue Jul 23, 2014 · 4 comments

Comments

@kenpi04
Copy link

kenpi04 commented Jul 23, 2014

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!

@nodoid
Copy link
Contributor

nodoid commented Aug 6, 2014

Which version of Xam.iOS are using?

nodoid added a commit that referenced this issue Aug 6, 2014
nodoid added a commit that referenced this issue Aug 6, 2014
Removed bundle ID
@kenpi04
Copy link
Author

kenpi04 commented Aug 8, 2014

Dear nodoid! I'm using Xamarin.IOS 7.2.6.8! I think Iphone Simulator not play video format .mp4

@nodoid
Copy link
Contributor

nodoid commented Aug 8, 2014

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

  1. 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

Thanks

@Arpit360
Copy link
Contributor

I have checked this issue with XI 9.8.1.4 and its works for me without any error.

Environment Info: https://gist.github.com/Arpit360/c7156184af3cd48675672d0324c615d9

@olegoid olegoid closed this as completed Jun 29, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants