video playback problems in iphone

為{幸葍}努か 提交于 2019-12-11 12:29:44

问题


I have downloaded sample code from apple center. I also have gone through following question


iphone video playback coding

Let me explain what my problem is..

  • I executes Downloaded code first time
  • Video runs perfectly without any blinking (smooth playing)
  • I press done button on top-left corner of media player.
  • ok video is stopped now.
  • Now I again start video play
  • Video isn't playing as good as previously.
  • There is some problem in video playing.

  • Now, I have implemented the same code - for playing video - in my application.

  • Let me know, Where am I making mistakes?

Thanks in advance for your humble help to me.


回答1:


Yes, I have seen this issue when playing video on the simulator when using a custom overlay . It works for me on the actual device.

Here is some discussion about video playback differences between the two: http://discussions.apple.com/thread.jspa?messageID=6898360

Have you tested on the actual device?



来源:https://stackoverflow.com/questions/1383925/video-playback-problems-in-iphone

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!