English 中文(简体)
h264 mp4 视频不在iPad上播放
原标题:h.264 mp4 video doesn t play on iPad

我们对YooTheme s Zoo Media 元素中使用的中位元素.js有异议。 我们已经编码了所有视频为 h264 mp4s( 320x240, 768比特率, 25fps)、 AAC 音频( 128位位元率, 44100 样本率, 2个音频频道, A/V同步基础 ) 。 这些视频正在所有桌面浏览器中播放, 甚至在 iPhone 上, 但是不会在 iPad 上播放 - 我们只是看到旋转的圆圈。 我们测试的 iPad 已经应用了最新的更新 。 您可以使用此 URL 作为示例 :

http://smoothchords.com/index.php/free-items/items/another-blessting-2?类别_id=35

任何想法都非常感激!

问题回答

我也有同样的问题。起初我以为这是一个编码问题。但后来我发现了一个重要的提示,在刺青:

"https://github.com/johndyer/medialement/#3-run- startup-script" rel=“no follow”>hint for used mediement.js on iOS on iOS at github

启动脚本不能放在头条标签中。 把它放进身体标签后, 它的工作效果很好 。

P.S.P.:我检查了你的网站,发现那里工作顺利,所以我想你自己想通了。但我想这个答案也许能帮助其他人解决这个问题。





相关问题
MediaElement.js jquery bug

I have an gwt application and I use MediaElement.js to show multimedia contents. If I put on the main page this script <script> // using jQuery $( video,audio ).mediaelementplayer(); <...

FancyBox + MediaElement player + IE

Trying to incorporate the mediaelement.js player into a lightbox (fancybox.net). Player works in IE without FancyBox. FancyBox works in IE with regular text content. But The player + fancybox ...

Still trying to stop video from rewinding in mediaelement.js

I am still having problems with the code not stopping the video from rewinding to the beginning. The code that John posted doesn t seem to be working for me. He said: I believe that the default ...

Continuous play for Mediaelement.js

I have a music blog (http://www.lowerfrequencies.com/) in which I have and embed Mediaelement.js audio file in every post. It works great and I have no complaints. However, I would like it if I could ...

Mediaelement.js javascript error in IE

I m using MediaElement.js as my HTML5 video player for a site in progress. It works fine in Chrome, Safari, and Firefox, even with the fallback player, but in Internet Explorer I get the Javascript ...

热门标签