Video im JW Player - MP4/OGG/WEBM

<script type="text/javascript">
jwplayer("playerContainer").setup({
skin: "jwplayer/five.xml",
playlist: [{
image: "videos/poster.jpg",
sources: [{
file: "videos/big_buck_bunny_240p.mp4", label: "MP4"
},{
file: "videos/big_buck_bunny_240p.ogg", label: "OGG"
},{
file: "videos/big_buck_bunny_240p.webm", label: "WEBM"
}]
}],
primary: "flash"
});
</script>