further compressed background video

This commit is contained in:
Ksenia Lesko 2025-06-04 15:33:03 -04:00
parent c4e3466bc0
commit 02cabff392
Signed by: xenushka
GPG Key ID: 812A8E51AD475267
6 changed files with 7 additions and 4 deletions

View File

@ -5,11 +5,13 @@
<div class="video-background-container">
<video autoplay muted loop playsinline class="video-background">
<source src="assets/videos/caution-waitlist-compressed.mp4" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' />
<source src="assets/videos/caution-waitlist.webm" type='video/webm; codecs="vp8, vorbis"' />
<source src="assets/videos/waitlist.mp4" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' />
<source src="assets/videos/waitlist.webm" type='video/webm; codecs="vp8, vorbis"' />
</video>
</div>
<body>
<section class="logo-section center">

View File

@ -5,11 +5,12 @@
<div class="video-background-container">
<video autoplay muted loop playsinline class="video-background">
<source src="assets/videos/caution-waitlist-compressed.mp4" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' />
<source src="assets/videos/caution-waitlist.webm" type='video/webm; codecs="vp8, vorbis"' />
<source src="assets/videos/waitlist.mp4" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' />
<source src="assets/videos/waitlist.webm" type='video/webm; codecs="vp8, vorbis"' />
</video>
</div>
<body>
<section class="logo-section center">

BIN
assets/videos/output.mp4 Normal file

Binary file not shown.

BIN
assets/videos/waitlist.webm Normal file

Binary file not shown.