Korrektur: Mit jPlayer hat das überhaupt nichts zu tun. Derselbe Effekt tritt auch beim simplen Video-Tag auf:
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Untitled Document</title>
</head>
<body>
<h1>Video Test</h1>
<video autoplay src="http://dort.pw/media/februar_34/Februark%c3%a4mpfe%201934.mp4" >
</body>
</html>
http://dort.pw/tools/video.htm
In IE wird der Film korrekt abgespielt, in FF verschwindet das Bild nach einer halben Sekunde.
Woran kann das liegen?
Gruß und Dank
Martin aus Wien