Add meme video page relating to a soap skeet
Source: https://bsky.app/profile/did:plc:lghfd7elj6cjjwlhecp2utao/post/3ll7hx7diu22d https://web.archive.org/web/20250325154433/https://bsky.app/profile/did:plc:lghfd7elj6cjjwlhecp2utao/post/3ll7hx7diu22d
This commit is contained in:
parent
c3970dca5b
commit
0bb8b1c16a
14 changed files with 158 additions and 55 deletions
5
.gitattributes
vendored
Normal file
5
.gitattributes
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
||||
*.avi filter=lfs diff=lfs merge=lfs -text
|
||||
*.ogg filter=lfs diff=lfs merge=lfs -text
|
||||
*.gz filter=lfs diff=lfs merge=lfs -text
|
||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
110
pnpm-lock.yaml
generated
110
pnpm-lock.yaml
generated
|
@ -156,16 +156,16 @@ packages:
|
|||
resolution: {integrity: sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@babel/generator@7.26.10':
|
||||
resolution: {integrity: sha512-rRHT8siFIXQrAYOYqZQVsAr8vJ+cBNqcVAY6m5V8/4QqzaPl+zDBe6cLEPRDuNOUf3ww8RfJVlOyQMoSI+5Ang==}
|
||||
'@babel/generator@7.27.0':
|
||||
resolution: {integrity: sha512-VybsKvpiN1gU1sdMZIp7FcqphVVKEwcuj02x73uvcHE0PTihx1nlBcowYWhDwjpoAXRv43+gDzyggGnn1XZhVw==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@babel/helper-annotate-as-pure@7.25.9':
|
||||
resolution: {integrity: sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@babel/helper-compilation-targets@7.26.5':
|
||||
resolution: {integrity: sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA==}
|
||||
'@babel/helper-compilation-targets@7.27.0':
|
||||
resolution: {integrity: sha512-LVk7fbXml0H2xH34dFzKQ7TDZ2G4/rVTOrq9V+icbbadjbVxxeFeDsNHv2SrZeWoA+6ZiTyWYWtScEIW07EAcA==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@babel/helper-module-imports@7.25.9':
|
||||
|
@ -194,12 +194,12 @@ packages:
|
|||
resolution: {integrity: sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@babel/helpers@7.26.10':
|
||||
resolution: {integrity: sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g==}
|
||||
'@babel/helpers@7.27.0':
|
||||
resolution: {integrity: sha512-U5eyP/CTFPuNE3qk+WZMxFkp/4zUzdceQlfzf7DdGdhp+Fezd7HD+i8Y24ZuTMKX3wQBld449jijbGq6OdGNQg==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@babel/parser@7.26.10':
|
||||
resolution: {integrity: sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA==}
|
||||
'@babel/parser@7.27.0':
|
||||
resolution: {integrity: sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -221,16 +221,16 @@ packages:
|
|||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
|
||||
'@babel/template@7.26.9':
|
||||
resolution: {integrity: sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==}
|
||||
'@babel/template@7.27.0':
|
||||
resolution: {integrity: sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@babel/traverse@7.26.10':
|
||||
resolution: {integrity: sha512-k8NuDrxr0WrPH5Aupqb2LCVURP/S0vBEn5mK6iH+GIYob66U5EtoZvcdudR2jQ4cmTwhEwW1DLB+Yyas9zjF6A==}
|
||||
'@babel/traverse@7.27.0':
|
||||
resolution: {integrity: sha512-19lYZFzYVQkkHkl4Cy4WrAVcqBkgvV2YM2TU3xG6DIwO7O3ecbDPfW3yM3bjAGcqcQHi+CCtjMR3dIEHxsd6bA==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@babel/types@7.26.10':
|
||||
resolution: {integrity: sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==}
|
||||
'@babel/types@7.27.0':
|
||||
resolution: {integrity: sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@emmetio/abbreviation@2.3.3':
|
||||
|
@ -2654,11 +2654,11 @@ packages:
|
|||
'@volar/language-service':
|
||||
optional: true
|
||||
|
||||
vscode-css-languageservice@6.3.2:
|
||||
resolution: {integrity: sha512-GEpPxrUTAeXWdZWHev1OJU9lz2Q2/PPBxQ2TIRmLGvQiH3WZbqaNoute0n0ewxlgtjzTW3AKZT+NHySk5Rf4Eg==}
|
||||
vscode-css-languageservice@6.3.3:
|
||||
resolution: {integrity: sha512-xXa+ftMPv6JxRgzkvPwZuDCafIdwDW3kyijGcfij1a2qBVScr2qli6MfgJzYm/AMYdbHq9I/4hdpKV0Thim2EA==}
|
||||
|
||||
vscode-html-languageservice@5.3.1:
|
||||
resolution: {integrity: sha512-ysUh4hFeW/WOWz/TO9gm08xigiSsV/FOAZ+DolgJfeLftna54YdmZ4A+lIn46RbdO3/Qv5QHTn1ZGqmrXQhZyA==}
|
||||
vscode-html-languageservice@5.3.3:
|
||||
resolution: {integrity: sha512-AK/jJM0VIWRrlfqkDBMZxNMnxYT5I2uoMVRoNJ5ePSplnSaT9mbYjqJlxxeLvUrOW7MEH0vVIDzU48u44QZE0w==}
|
||||
|
||||
vscode-json-languageservice@4.1.8:
|
||||
resolution: {integrity: sha512-0vSpg6Xd9hfV+eZAaYN63xVVMOTmJ4GgHxXnkLCh+9RsQBkWKIghzLhW2B9ebfG+LQQg8uLtsQ2aUKjTgE+QOg==}
|
||||
|
@ -2855,7 +2855,7 @@ snapshots:
|
|||
volar-service-typescript: 0.0.62(@volar/language-service@2.4.12)
|
||||
volar-service-typescript-twoslash-queries: 0.0.62(@volar/language-service@2.4.12)
|
||||
volar-service-yaml: 0.0.62(@volar/language-service@2.4.12)
|
||||
vscode-html-languageservice: 5.3.1
|
||||
vscode-html-languageservice: 5.3.3
|
||||
vscode-uri: 3.1.0
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
@ -2986,14 +2986,14 @@ snapshots:
|
|||
dependencies:
|
||||
'@ampproject/remapping': 2.3.0
|
||||
'@babel/code-frame': 7.26.2
|
||||
'@babel/generator': 7.26.10
|
||||
'@babel/helper-compilation-targets': 7.26.5
|
||||
'@babel/generator': 7.27.0
|
||||
'@babel/helper-compilation-targets': 7.27.0
|
||||
'@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.10)
|
||||
'@babel/helpers': 7.26.10
|
||||
'@babel/parser': 7.26.10
|
||||
'@babel/template': 7.26.9
|
||||
'@babel/traverse': 7.26.10
|
||||
'@babel/types': 7.26.10
|
||||
'@babel/helpers': 7.27.0
|
||||
'@babel/parser': 7.27.0
|
||||
'@babel/template': 7.27.0
|
||||
'@babel/traverse': 7.27.0
|
||||
'@babel/types': 7.27.0
|
||||
convert-source-map: 2.0.0
|
||||
debug: 4.4.0
|
||||
gensync: 1.0.0-beta.2
|
||||
|
@ -3002,19 +3002,19 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@babel/generator@7.26.10':
|
||||
'@babel/generator@7.27.0':
|
||||
dependencies:
|
||||
'@babel/parser': 7.26.10
|
||||
'@babel/types': 7.26.10
|
||||
'@babel/parser': 7.27.0
|
||||
'@babel/types': 7.27.0
|
||||
'@jridgewell/gen-mapping': 0.3.8
|
||||
'@jridgewell/trace-mapping': 0.3.25
|
||||
jsesc: 3.1.0
|
||||
|
||||
'@babel/helper-annotate-as-pure@7.25.9':
|
||||
dependencies:
|
||||
'@babel/types': 7.26.10
|
||||
'@babel/types': 7.27.0
|
||||
|
||||
'@babel/helper-compilation-targets@7.26.5':
|
||||
'@babel/helper-compilation-targets@7.27.0':
|
||||
dependencies:
|
||||
'@babel/compat-data': 7.26.8
|
||||
'@babel/helper-validator-option': 7.25.9
|
||||
|
@ -3024,8 +3024,8 @@ snapshots:
|
|||
|
||||
'@babel/helper-module-imports@7.25.9':
|
||||
dependencies:
|
||||
'@babel/traverse': 7.26.10
|
||||
'@babel/types': 7.26.10
|
||||
'@babel/traverse': 7.27.0
|
||||
'@babel/types': 7.27.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
|
@ -3034,7 +3034,7 @@ snapshots:
|
|||
'@babel/core': 7.26.10
|
||||
'@babel/helper-module-imports': 7.25.9
|
||||
'@babel/helper-validator-identifier': 7.25.9
|
||||
'@babel/traverse': 7.26.10
|
||||
'@babel/traverse': 7.27.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
|
@ -3046,14 +3046,14 @@ snapshots:
|
|||
|
||||
'@babel/helper-validator-option@7.25.9': {}
|
||||
|
||||
'@babel/helpers@7.26.10':
|
||||
'@babel/helpers@7.27.0':
|
||||
dependencies:
|
||||
'@babel/template': 7.26.9
|
||||
'@babel/types': 7.26.10
|
||||
'@babel/template': 7.27.0
|
||||
'@babel/types': 7.27.0
|
||||
|
||||
'@babel/parser@7.26.10':
|
||||
'@babel/parser@7.27.0':
|
||||
dependencies:
|
||||
'@babel/types': 7.26.10
|
||||
'@babel/types': 7.27.0
|
||||
|
||||
'@babel/plugin-syntax-jsx@7.25.9(@babel/core@7.26.10)':
|
||||
dependencies:
|
||||
|
@ -3074,29 +3074,29 @@ snapshots:
|
|||
'@babel/helper-module-imports': 7.25.9
|
||||
'@babel/helper-plugin-utils': 7.26.5
|
||||
'@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.10)
|
||||
'@babel/types': 7.26.10
|
||||
'@babel/types': 7.27.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@babel/template@7.26.9':
|
||||
'@babel/template@7.27.0':
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.26.2
|
||||
'@babel/parser': 7.26.10
|
||||
'@babel/types': 7.26.10
|
||||
'@babel/parser': 7.27.0
|
||||
'@babel/types': 7.27.0
|
||||
|
||||
'@babel/traverse@7.26.10':
|
||||
'@babel/traverse@7.27.0':
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.26.2
|
||||
'@babel/generator': 7.26.10
|
||||
'@babel/parser': 7.26.10
|
||||
'@babel/template': 7.26.9
|
||||
'@babel/types': 7.26.10
|
||||
'@babel/generator': 7.27.0
|
||||
'@babel/parser': 7.27.0
|
||||
'@babel/template': 7.27.0
|
||||
'@babel/types': 7.27.0
|
||||
debug: 4.4.0
|
||||
globals: 11.12.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@babel/types@7.26.10':
|
||||
'@babel/types@7.27.0':
|
||||
dependencies:
|
||||
'@babel/helper-string-parser': 7.25.9
|
||||
'@babel/helper-validator-identifier': 7.25.9
|
||||
|
@ -4647,8 +4647,8 @@ snapshots:
|
|||
|
||||
magicast@0.3.5:
|
||||
dependencies:
|
||||
'@babel/parser': 7.26.10
|
||||
'@babel/types': 7.26.10
|
||||
'@babel/parser': 7.27.0
|
||||
'@babel/types': 7.27.0
|
||||
source-map-js: 1.2.1
|
||||
|
||||
markdown-extensions@2.0.0: {}
|
||||
|
@ -5933,7 +5933,7 @@ snapshots:
|
|||
|
||||
volar-service-css@0.0.62(@volar/language-service@2.4.12):
|
||||
dependencies:
|
||||
vscode-css-languageservice: 6.3.2
|
||||
vscode-css-languageservice: 6.3.3
|
||||
vscode-languageserver-textdocument: 1.0.12
|
||||
vscode-uri: 3.1.0
|
||||
optionalDependencies:
|
||||
|
@ -5950,7 +5950,7 @@ snapshots:
|
|||
|
||||
volar-service-html@0.0.62(@volar/language-service@2.4.12):
|
||||
dependencies:
|
||||
vscode-html-languageservice: 5.3.1
|
||||
vscode-html-languageservice: 5.3.3
|
||||
vscode-languageserver-textdocument: 1.0.12
|
||||
vscode-uri: 3.1.0
|
||||
optionalDependencies:
|
||||
|
@ -5986,14 +5986,14 @@ snapshots:
|
|||
optionalDependencies:
|
||||
'@volar/language-service': 2.4.12
|
||||
|
||||
vscode-css-languageservice@6.3.2:
|
||||
vscode-css-languageservice@6.3.3:
|
||||
dependencies:
|
||||
'@vscode/l10n': 0.0.18
|
||||
vscode-languageserver-textdocument: 1.0.12
|
||||
vscode-languageserver-types: 3.17.5
|
||||
vscode-uri: 3.1.0
|
||||
|
||||
vscode-html-languageservice@5.3.1:
|
||||
vscode-html-languageservice@5.3.3:
|
||||
dependencies:
|
||||
'@vscode/l10n': 0.0.18
|
||||
vscode-languageserver-textdocument: 1.0.12
|
||||
|
|
Binary file not shown.
Binary file not shown.
BIN
public/static/videos/extreme-format-test/TOTK60-web-av1.mp4
(Stored with Git LFS)
Normal file
BIN
public/static/videos/extreme-format-test/TOTK60-web-av1.mp4
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
public/static/videos/extreme-format-test/TOTK60-web-mpeg2.mp4
(Stored with Git LFS)
Normal file
BIN
public/static/videos/extreme-format-test/TOTK60-web-mpeg2.mp4
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
public/static/videos/extreme-format-test/TOTK60-web-mpeg4.avi
(Stored with Git LFS)
Normal file
BIN
public/static/videos/extreme-format-test/TOTK60-web-mpeg4.avi
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
public/static/videos/extreme-format-test/TOTK60-web-mpeg4.mp4
(Stored with Git LFS)
Normal file
BIN
public/static/videos/extreme-format-test/TOTK60-web-mpeg4.mp4
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
public/static/videos/extreme-format-test/TOTK60-web-theora.ogg
(Stored with Git LFS)
Normal file
BIN
public/static/videos/extreme-format-test/TOTK60-web-theora.ogg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
public/static/videos/extreme-format-test/TOTK60-web-vp9.mp4
(Stored with Git LFS)
Normal file
BIN
public/static/videos/extreme-format-test/TOTK60-web-vp9.mp4
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
public/static/videos/extreme-format-test/TOTK60-web-x264.mp4
(Stored with Git LFS)
Normal file
BIN
public/static/videos/extreme-format-test/TOTK60-web-x264.mp4
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
public/static/videos/extreme-format-test/TOTK60-web-x265.mp4
(Stored with Git LFS)
Normal file
BIN
public/static/videos/extreme-format-test/TOTK60-web-x265.mp4
(Stored with Git LFS)
Normal file
Binary file not shown.
|
@ -14,6 +14,7 @@ const pageTitle = "A bunch of other pages!";
|
|||
<ul class=" list-disc px-8">
|
||||
<li><a href="/jxl-testing">JpegXL Decoder Test</a></li>
|
||||
<li><a href="/other buttons">Extra 88x31 buttons</a></li>
|
||||
<li><a href="/extreme-format-test">Goofy video format test</a></li>
|
||||
</ul>
|
||||
</Partition>
|
||||
</BaseLayout>
|
||||
|
|
73
src/pages/extreme-format-test.astro
Normal file
73
src/pages/extreme-format-test.astro
Normal file
|
@ -0,0 +1,73 @@
|
|||
---
|
||||
import FriendLink from "../components/FriendLink.astro";
|
||||
import "../styles/aria.css";
|
||||
import Partition from "../components/Partition.astro";
|
||||
import BaseLayout from "../layouts/BaseLayout.astro";
|
||||
|
||||
const pageTitle = "Extreme partition test";
|
||||
const description = "All of Aria's friends with 88x31 buttons for you to click on!!";
|
||||
---
|
||||
|
||||
<BaseLayout pageTitle={pageTitle}>
|
||||
<Partition>
|
||||
<h3 class="text-xl font-bold text-center">"All In One"</h3>
|
||||
<video controls preload="metadata">
|
||||
<source src="/static/videos/extreme-format-test/TOTK60-web-av1.mp4" type="video/mp4; codecs=av01" />
|
||||
<source src="/static/videos/extreme-format-test/TOTK60-web-x265.mp4" type="video/mp4" />
|
||||
<source src="/static/videos/extreme-format-test/TOTK60-web-vp9.mp4" type="video/mp4; codecs=vp9" />
|
||||
<source src="/static/videos/extreme-format-test/TOTK60-web-x264.mp4" type="video/mp4; codecs=avc1.4d002a" />
|
||||
<source src="/static/videos/extreme-format-test/TOTK60-web-theora.ogg" type="video/ogg; codecs=theora" />
|
||||
<source src="/static/videos/extreme-format-test/TOTK60-web-mpeg4.mp4" type="video/mp4" />
|
||||
<source src="/static/videos/extreme-format-test/TOTK60-web-mpeg4.avi" type="video/avi" />
|
||||
<source src="/static/videos/extreme-format-test/TOTK60-web-mpeg2.mp4" type="video/mp4" />
|
||||
</video>
|
||||
</Partition>
|
||||
<Partition>
|
||||
<h3 class="text-xl font-bold text-center">AV1</h3>
|
||||
<video controls preload="metadata">
|
||||
<source src="/static/videos/extreme-format-test/TOTK60-web-av1.mp4" type="video/mp4; codecs=av1" />
|
||||
</video>
|
||||
</Partition>
|
||||
<Partition>
|
||||
<h3 class="text-xl font-bold text-center">X265</h3>
|
||||
<video controls preload="metadata">
|
||||
<source src="/static/videos/extreme-format-test/TOTK60-web-x265.mp4" type="video/mp4" />
|
||||
</video>
|
||||
</Partition>
|
||||
<Partition>
|
||||
<h3 class="text-xl font-bold text-center">VP9</h3>
|
||||
<video controls preload="metadata">
|
||||
<source src="/static/videos/extreme-format-test/TOTK60-web-vp9.mp4" type="video/mp4; codecs=vp9" />
|
||||
</video>
|
||||
</Partition>
|
||||
<Partition>
|
||||
<h3 class="text-xl font-bold text-center">X264</h3>
|
||||
<video controls preload="metadata">
|
||||
<source src="/static/videos/extreme-format-test/TOTK60-web-x264.mp4" type="video/mp4; codecs=avc1.4d002a" />
|
||||
</video>
|
||||
</Partition>
|
||||
<Partition>
|
||||
<h3 class="text-xl font-bold text-center">Theora</h3>
|
||||
<video controls preload="metadata">
|
||||
<source src="/static/videos/extreme-format-test/TOTK60-web-theora.ogg" type="video/ogg; codecs=theora" />
|
||||
</video>
|
||||
</Partition>
|
||||
<Partition>
|
||||
<h3 class="text-xl font-bold text-center">MPEG4 (MP4)</h3>
|
||||
<video controls preload="metadata">
|
||||
<source src="/static/videos/extreme-format-test/TOTK60-web-mpeg4.mp4" type="video/mp4" />
|
||||
</video>
|
||||
</Partition>
|
||||
<Partition>
|
||||
<h3 class="text-xl font-bold text-center">MPEG4 (AVI)</h3>
|
||||
<video controls preload="metadata">
|
||||
<source src="/static/videos/extreme-format-test/TOTK60-web-mpeg4.avi" type="video/avi" />
|
||||
</video>
|
||||
</Partition>
|
||||
<Partition>
|
||||
<h3 class="text-xl font-bold text-center">MPEG2</h3>
|
||||
<video controls preload="metadata">
|
||||
<source src="/static/videos/extreme-format-test/TOTK60-web-mpeg2.mp4" type="video/mp4" />
|
||||
</video>
|
||||
</Partition>
|
||||
</BaseLayout>
|
Loading…
Add table
Add a link
Reference in a new issue