I have downloaded sample code from apple center. I also have gone through following question
http://stackoverflow.com/questions/370245/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.