English 中文(简体)
当我们改变环状4的道路时,录像机不会起作用。
原标题:videojs doesnot play when we change the path of the mp4 .when we navigate its downloads the mp4
  • 时间:2010-12-30 04:58:07
  •  标签:
  • jquery
  • mp4

I am using a videojs plugin. its a jquery video player plugin which uses flowplayer. when i put the videojs code it plays the video form there server http://video-js.zencoder.com/oceans-clip.mp4. but when i replace it with my on web address online or localhost it doesnot play .mp4. My local computer has all the software such as flash,mp4,Apple software,i am running this application on widows7 with visual studio 2010.

问题回答

您的影响力4是否被编码用于上游? 为使闪光视频能够发挥作用,必须从下游末到开始数据。 一项称为“快车道”的方案可以为你提供。 HandBrake等方案有“网络”选择,在编码时也这样做。





相关问题
getGridParam is not a function

The HTML: <a href="javascript:void(0)" id="m1">Get Selected id s</a> The Function: jQuery("#m1").click( function() { var s; s = jQuery("#list4").getGridParam( selarrrow )...

selected text in iframe

How to get a selected text inside a iframe. I my page i m having a iframe which is editable true. So how can i get the selected text in that iframe.

jQuery cycle page with links

I am using the cycle plugin with pager functionality like this : $j( #homebox ) .cycle({ fx: fade , speed: fast , timeout: 9000, pager: #home-thumbs , ...

jquery ui dialog opens only once

I have a button that opens a dialog when clicked. The dialog displays a div that was hidden After I close the dialog by clicking the X icon, the dialog can t be opened again.

jConfirm with this existing code

I need help to use jConfirm with this existing code (php & Jquery & jAlert). function logout() { if (confirm("Do you really want to logout?")) window.location.href = "logout.php"; } ...

Wrap text after particular symbol with jQuery

What I m trying to do, is wrap text into div inside ll tag. It wouldn t be a problem, but I need to wrap text that appears particularly after "-" (minus) including "minus" itself. This is my html: &...

热门标签