HTML:
<!doctype html>
<html lang="de">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf8">
<link rel="stylesheet" type="text/css" href="default.css" />
</head>
<body>
<head>
</head>
<section>
<article>
article scope
</article>
</section>
<video controls="controls">
<source src="sample_iTunes.mov" type="video/mp4" />
browser doesnt play this format!
</video>
</body>
</html>
Das Video lässt sich nicht abspielen (weder Chrome, noch IE, auch nicht Firefox)!
Hat von euch jemand eine Idee weshalb?
Bin Anfänger in html5.
Die Seite läd zwar, aber das Video wird nicht abgespielt.
Wenn ich es über kontextmenu in einem neuen Tab öffne läuft das Video einwandfrei.
???
Für jeden Tipp dankbar.
vg
jimmy