summaryrefslogtreecommitdiff
path: root/intern.gospeladlershof.de
diff options
context:
space:
mode:
Diffstat (limited to 'intern.gospeladlershof.de')
-rw-r--r--intern.gospeladlershof.de/video.php23
1 files changed, 18 insertions, 5 deletions
diff --git a/intern.gospeladlershof.de/video.php b/intern.gospeladlershof.de/video.php
index 2a6e6a7..613383a 100644
--- a/intern.gospeladlershof.de/video.php
+++ b/intern.gospeladlershof.de/video.php
@@ -21,9 +21,12 @@ 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/Jesus is my Salvation (320).mp4" type=video/mp4 media="all and (min-width: 320px)">
- <source src="https://static.gospeladlershof.de/videos/2016/Jesus is my Salvation (400).mp4" type=video/mp4 media="all 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/King of Kings (320).mp4" type=video/mp4 media="all and (min-width: 320px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/King of Kings (400).mp4" type=video/mp4 media="all 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="all and (min-width: 320px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/King of Kings (400).webm" type=video/webm media="all 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)">
</video>
</div>
</div> <!-- /.row -->
@@ -31,7 +34,12 @@ 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/jesusismysalvation.mp4 type=video/mp4>
+ <source src="https://static.gospeladlershof.de/videos/2016/Jesus is my Salvation (320).mp4" type=video/mp4 media="all and (min-width: 320px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/Jesus is my Salvation (400).mp4" type=video/mp4 media="all 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="all and (min-width: 320px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/Jesus is my Salvation (400).webm" type=video/webm media="all 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)">
</video>
</div>
</div> <!-- /.row -->
@@ -39,7 +47,12 @@ 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/jesusonthemainline.mp4 type=video/mp4>
+ <source src="https://static.gospeladlershof.de/videos/2016/Jesus on the Mainline (320).mp4" type=video/mp4 media="all and (min-width: 320px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/Jesus on the Mainline (400).mp4" type=video/mp4 media="all 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="all and (min-width: 320px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/Jesus on the Mainline (400).webm" type=video/webm media="all 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)">
</video>
</div>
</div> <!-- /.row -->