Order Now AdSolution Sign Up | Login » Bits on the Run Sign Up | Login »

Forums

/

Noticeable Delay Before Video Plays On Computer... Works fine on Ipad.

3 replies [Last post]
Reply

I have successfully tested my video on Ipad and it works great. However, there is a noticeable delay before the video plays on my computer. It appears that the video is maybe loading in the background before playing the video. Please Help!

Test Page:
http://www.michellesdaycare.info/video_testing.php

Code Used:
<div id="thePlayer"></div>
<script type="text/javascript">
jwplayer("thePlayer").setup({
flashplayer: "jwplayer/player.swf",
file: "videos/lesson3.mp4",
height: "480",
width: "720",
image:"images/video_bg.jpg"
});
</script>

Thanks,

Jared

Reply
Reply

I ran my file through the qtindexswapper and it worked like a champ! Thanks for you quick help.

Shame on Adobe CS5 for not having this option available when rendering a video in H.264.

Thanks again!

Jared

Reply

Np!

Post new comment

  • Allowed HTML tags: <code> <blockquote> <em> <strong> <strike> <ul> <li> <ol>
  • You may post code using <code>...</code> .
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options