xcode – Ipad MPMovieplayerController视频加载,但播放时自动暂停

xcode – Ipad MPMovieplayerController视频加载,但播放时自动暂停,第1张

概述我试图让MPMovieplayerController工作.我加载一个视频一切都很顺利,我甚至看到第一帧,但后来它会自动停顿,如果我按播放它再次暂停.在模拟器中,它可以完美地工作,但在ipad设备上它会给出问题.我甚至可以通过视频来查看我看到的帧,但没有播放.这是控制台的一些输出: 2010-06-08 22:16:13.145 app[3089:207] Using two-stage rota 我试图让MPMovIEplayerController工作.我加载一个视频一切都很顺利,我甚至看到第一帧,但后来它会自动停顿,如果我按播放它再次暂停.在模拟器中,它可以完美地工作,但在ipad设备上它会给出问题.我甚至可以通过视频来查看我看到的帧,但没有播放.这是控制台的一些输出:
2010-06-08 22:16:13.145 app[3089:207] Using two-stage rotation animation. To use the smoother single-stage animation,this application must remove two-stage method implementations.[Switching to thread 12803]warning: Unable to read symbols for "/Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.2 (7B367)/Symbols/System/library/VIDeoDecoders/VCH263.vIDeodecoder" (file not found).warning: Unable to read symbols for "/Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.2 (7B367)/Symbols/System/library/VIDeoDecoders/H264H2.vIDeodecoder" (file not found).warning: Unable to read symbols for "/Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.2 (7B367)/Symbols/System/library/VIDeoDecoders/MP4VH2.vIDeodecoder" (file not found).warning: Unable to read symbols for "/Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.2 (7B367)/Symbols/System/library/VIDeoDecoders/JPEGH1.vIDeodecoder" (file not found).2010-06-08 22:16:15.145 app[3089:207] setting file:///private/var/mobile/Applications/46CE5456-6338-4BBF-A560-DCEFF700ACE0/tmp/MediaCache/
@H_403_4@在使用模拟器BTW时,我不会得到这些警告.

@H_403_4@有谁知道如何解决这个问题?

解决方法 将MPMovIEPlayerController的“useApplicationAudioSession”属性设置为“否”来解决问题. 总结

以上是内存溢出为你收集整理的xcode – Ipad MPMovieplayerController视频加载,但播放时自动暂停全部内容,希望文章能够帮你解决xcode – Ipad MPMovieplayerController视频加载,但播放时自动暂停所遇到的程序开发问题。

如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。

欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/web/1097472.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-05-28
下一篇 2022-05-28

发表评论

登录后才能评论

评论列表(0条)

保存