http://blog.sina.com.cn/s/blog_49b531af0102e1x0.html
想要视频一个接一个的无缝连续播放么?还在用二逼的mpmovieplayercontroller么?太out了!介绍一个可以实现无缝连续播放视频的东西-------AVQueuePlayer !
AVQueuePlayer 是苹果最新推出的一个神器,支持多视频播放,无敌了!之前被无缝播放折磨了大半天,后来发现AVQueuePlayer 后,所有问题迎刃而解,说不多话,直接上一个demo
http://crocko.com/1913534499/QueuePlayer.zip - 已经废弃
https://developer.apple.com/library/content/samplecode/avloopplayer/Introduction/Intro.html
另外还有一篇国外介绍的文章
http://www.techpaa.com/2010/12/playing-movies-or-videos-in-queue-using.html