summaryrefslogtreecommitdiff
path: root/content/articles/av1-videos.md
blob: 3ab950d44157f63f12d9364a05af0aaca3a9766a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
title: 'AV1 Videos'
date: 2024-08-03T16:25:44-04:00
draft: false
tags: ['Tech', 'FFmpeg', 'Media']
---

I encoded Denshi's [Little Dark Age: Computing](https://odysee.com/@DenshiVideo:f/little-dark-age-computing:c)[^1] video using a two-pass AV1 codec. The original file size was **24.6 MiB**, and after encoding, it was reduced to **6.1 MiB**.

<div style="text-align: center;">
<video width="640" height="360" controls>
  <source src="https://ftp.schizoid.party/Videos/lildarkagecomputing.webm" type="video/webm">
  **Your browser does not support the video tag.**
</video>
</div>

[^1]: The song used is **Little Dark Age** by **MGMT**.