diff options
| author | Max | 2017-02-02 17:17:34 +0100 |
|---|---|---|
| committer | Max | 2017-02-02 17:17:34 +0100 |
| commit | 363a2eef42579a42b62d32489949892186f228f2 (patch) | |
| tree | a7dcb5f591d4d8a4bf54e6b5e5764c7e2ae35858 | |
| parent | addcaf84de53d9c70c2f67a0d1e350776f3b170e (diff) | |
| download | gospeladlershof.de-363a2eef42579a42b62d32489949892186f228f2.tar.gz | |
Ändert die Videogröße in konstante 480p.
| -rw-r--r-- | intern.gospeladlershof.de/video.php | 38 |
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)"> +--> |
