guilhermearaujo / GUIPlayerView

MIT License
163 stars 39 forks source link

I can't play the video in Xcode8 #17

Open hanleirx opened 8 years ago

hanleirx commented 8 years ago

Hello, I use your frame in Xcode7 and it is normal,but in Xcode8 it can't play the video. I don't know why, I need your help. Thanks.

babac87 commented 7 years ago

Think I have the same problem. Last year, before the New Year I've used this pod and it all worked well. Now, when I run same code, it just present black view, without video and sound.

babac87 commented 7 years ago

Update: Seems like both files I've downloaded for testing were corrupted somehow. My wild guess is that it has to have extension (.mp4, .mpg...) in file name. These two had name without extension, but type was .mp4 and .mpg. Hope it helps someone.