
html5 not playing in firefox
html5 play good with firefox..even i can seek video but in chrome html5 not playing..only playing for some video .mp4 but this one .mp4 not playing because of h256 codec i think..
in flash mode both player plays but i cant seek..if i remove startparam code and then seek..video instant said file cannot be played
that my jwplayer code
<div id="myElement">Loading the player...</div>
<script type="text/javascript">
jwplayer("myElement").setup({
provider: "http",
height: 537,
width: 900,
skin: "/jwplayer/skin.xml",
stretching: "exactfit",
file: "<?php echo $file->getNextDownloadPageLink(); ?>",
primary: "flash",
"http.startparam": "start",
});
</script>
and link that i tried make it play with .mp4 video
http://kalhfash.tk/ru/