summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--intern.gospeladlershof.de/video.php38
1 files changed, 20 insertions, 18 deletions
diff --git a/intern.gospeladlershof.de/video.php b/intern.gospeladlershof.de/video.php
index dd60d38..eb1a661 100644
--- a/intern.gospeladlershof.de/video.php
+++ b/intern.gospeladlershof.de/video.php
@@ -21,12 +21,8 @@ require_once __DIR__ . '/header.php';
<h1>King of Kings</h1>
<div align="center" class="embed-responsive embed-responsive-16by9">
<video controls class="embed-responsive-item" preload="metadata">
- <source src="https://static.gospeladlershof.de/videos/2016/King of Kings (320).mp4" type="video/mp4" media="(max-width: 479px) AND (min-width: 320px)">
- <source src="https://static.gospeladlershof.de/videos/2016/King of Kings (480).mp4" type="video/mp4" media="(max-width: 719px) AND (min-width: 480px)">
- <source src="https://static.gospeladlershof.de/videos/2016/King of Kings (720).mp4" type="video/mp4" media="all and (min-width: 720px)">
- <source src="https://static.gospeladlershof.de/videos/2016/King of Kings (320).webm" type="video/webm" media="(max-width: 479px) AND (min-width: 320px)">
- <source src="https://static.gospeladlershof.de/videos/2016/King of Kings (480).webm" type="video/webm" media="(max-width: 719px) AND (min-width: 480px)">
- <source src="https://static.gospeladlershof.de/videos/2016/King of Kings (720).webm" type="video/webm" media="all and (min-width: 720px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/King of Kings (480).mp4" type="video/mp4" mmedia="(max-width: 719px) AND (min-width: 480px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/King of Kings (480).webm" type="video/webm" mmedia="(max-width: 719px) AND (min-width: 480px)">
</video>
</div>
</div> <!-- /.row -->
@@ -34,12 +30,8 @@ require_once __DIR__ . '/header.php';
<h1>Jesus is my Salvation</h1>
<div align="center" class="embed-responsive embed-responsive-16by9">
<video controls class="embed-responsive-item" preload="metadata">
- <source src="https://static.gospeladlershof.de/videos/2016/Jesus is my Salvation (320).mp4" type="video/mp4" media="(max-width: 479px) AND (min-width: 320px)">
- <source src="https://static.gospeladlershof.de/videos/2016/Jesus is my Salvation (480).mp4" type="video/mp4" media="(max-width: 719px) AND (min-width: 480px)">
- <source src="https://static.gospeladlershof.de/videos/2016/Jesus is my Salvation (720).mp4" type="video/mp4" media="all and (min-width: 720px)">
- <source src="https://static.gospeladlershof.de/videos/2016/Jesus is my Salvation (320).webm" type="video/webm" media="(max-width: 479px) AND (min-width: 320px)">
- <source src="https://static.gospeladlershof.de/videos/2016/Jesus is my Salvation (480).webm" type="video/webm" media="(max-width: 719px) AND (min-width: 480px)">
- <source src="https://static.gospeladlershof.de/videos/2016/Jesus is my Salvation (720).webm" type="video/webm" media="all and (min-width: 720px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/Jesus is my Salvation (480).mp4" type="video/mp4" mmedia="(max-width: 719px) AND (min-width: 480px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/Jesus is my Salvation (480).webm" type="video/webm" mmedia="(max-width: 719px) AND (min-width: 480px)">
</video>
</div>
</div> <!-- /.row -->
@@ -47,12 +39,8 @@ require_once __DIR__ . '/header.php';
<h1>Jesus on the Mainline</h1>
<div align="center" class="embed-responsive embed-responsive-16by9">
<video controls class="embed-responsive-item" preload="metadata">
- <source src="https://static.gospeladlershof.de/videos/2016/Jesus on the Mainline (320).mp4" type="video/mp4" media="(max-width: 479px) AND (min-width: 320px)">
- <source src="https://static.gospeladlershof.de/videos/2016/Jesus on the Mainline (480).mp4" type="video/mp4" media="(max-width: 719px) AND (min-width: 480px)">
- <source src="https://static.gospeladlershof.de/videos/2016/Jesus on the Mainline (720).mp4" type="video/mp4" media="all and (min-width: 720px)">
- <source src="https://static.gospeladlershof.de/videos/2016/Jesus on the Mainline (320).webm" type="video/webm" media="(max-width: 479px) AND (min-width: 320px)">
- <source src="https://static.gospeladlershof.de/videos/2016/Jesus on the Mainline (480).webm" type="video/webm" media="(max-width: 719px) AND (min-width: 480px)">
- <source src="https://static.gospeladlershof.de/videos/2016/Jesus on the Mainline (720).webm" type="video/webm" media="all and (min-width: 720px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/Jesus on the Mainline (480).mp4" type="video/mp4" mmedia="(max-width: 719px) AND (min-width: 480px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/Jesus on the Mainline (480).webm" type="video/webm" mmedia="(max-width: 719px) AND (min-width: 480px)">
</video>
</div>
</div> <!-- /.row -->
@@ -61,3 +49,17 @@ require_once __DIR__ . '/header.php';
<?php
require_once __DIR__ . '/footer.php';
?>
+<!--
+ <source src="https://static.gospeladlershof.de/videos/2016/Jesus is my Salvation (320).mp4" type="video/mp4" media="(max-width: 479px) AND (min-width: 320px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/Jesus is my Salvation (720).mp4" type="video/mp4" media="all and (min-width: 720px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/Jesus is my Salvation (320).webm" type="video/webm" media="(max-width: 479px) AND (min-width: 320px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/Jesus is my Salvation (720).webm" type="video/webm" media="all and (min-width: 720px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/King of Kings (320).mp4" type="video/mp4" media="(max-width: 479px) AND (min-width: 320px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/King of Kings (720).mp4" type="video/mp4" media="all and (min-width: 720px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/King of Kings (320).webm" type="video/webm" media="(max-width: 479px) AND (min-width: 320px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/King of Kings (720).webm" type="video/webm" media="all and (min-width: 720px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/Jesus on the Mainline (320).mp4" type="video/mp4" media="(max-width: 479px) AND (min-width: 320px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/Jesus on the Mainline (720).mp4" type="video/mp4" media="all and (min-width: 720px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/Jesus on the Mainline (320).webm" type="video/webm" media="(max-width: 479px) AND (min-width: 320px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/Jesus on the Mainline (720).webm" type="video/webm" media="all and (min-width: 720px)">
+-->