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

Forums

/

slow play mp4 format

4 replies [Last post]

Hello,
I setup my player to play an mp4 file (11mb) but it start after very long period , can you help me to start instantly ?

url
http://wecansavetheamazon.com/jwplayer/index.html

my config:
<script type='text/javascript'>
var so = new SWFObject('player.swf','ply','470','260','9','#');
so.addParam('allowfullscreen','true');
so.addParam('allowscriptaccess','always');
so.addParam('wmode','opaque');
so.addVariable('image','preview.jpg');
so.addVariable('file',' http://wecansavetheamazon.com/mp4s/OzzieZamu.mp4');
so.addVariable('skin','http://www.longtailvideo.com/jw/upload/overlay.swf');
so.addVariable('frontcolor','ffffff');
so.addVariable('lightcolor','cc9900');
so.addVariable('controlbar','over');
so.addVariable('stretching','exactfit');
so.addVariable('bufferlength', '1');
so.addVariable('smoothing', 'false');
so.write('mediaspace');
</script>

thanks

 
Use the search box to search for: "MP4Box"

There are explanations in the threads that are listed in the search results.

thanks alot, what do you think should I convert mp4 to flv better for the web ?

what tool I should use to convert ? (there are tons of rubbish on the net)

Thanks

 
MP4 is much better for the Internet. Leave your files as MP4s.

Many thanks and best of luck