视频无法在 iPod 上播放

发布于 2024-10-18 04:22:19 字数 449 浏览 2 评论 0原文

我需要在 iPhone 中播放一些电影文件。为此,我使用了标准编码,将文件从itunes转换为m4v格式,然后将文件上传到服务器上,这样我就可以直接通过代码调用它,在操作系统> 3.2的MpMediaPlayerViewcontroller和操作系统> 3.2的mpmediaplayercontroller上下载和播放操作系统<3.2。

现在的问题是,我在运行时从服务器流式传输的转换后的文件在 Iphone 3、3gs、IOS 4 上播放正常,但无法在 iPod touch(4g) 上播放(从我的程序调用)。

同样的视频,如果我通过 itunes 直接同步到 iPod,并通过 iPod touch(4g) 上的视频应用程序播放,则可以完美播放。

所以我无法理解到底出了什么问题。如果有人可以的话请帮帮我。这非常重要。

请注意,除了 <3.2 和 >3.2 变体之外,我不会更改代码。

I need to play some movie files in the iphone. For that i have used standard coding, converted the file to m4v format from itunes, and then uploaded the file onto a server, so that i can directly call it through code to download and play on the MpMediaPlayerViewcontroller for OS >3.2 and mpmediaplayercontroller for OS <3.2.

Now the problem, the converted file which i stream from server at runtime plays fine on Iphone 3, 3gs, IOS 4, but it fails to play on the ipod touch(4g)(calling from my program).

The same video, if i sync through itunes directly to the ipod, and play it via the Videos app on The ipod touch(4g), plays flawlessly.

So i am not able to understand, what exactly is going wrong. If any one can, please help me out. Its seriously important.

Please note, i dont change code even a bit except for <3.2 and >3.2 variations.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

剪不断理还乱 2024-10-25 04:22:19

明白了,伙计们……服务器端的用户代理出了问题。 :)

Got it folks... The user agent on the server side got goofed up. :)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文