summaryrefslogtreecommitdiff
path: root/content/articles/av1-videos.md
blob: 4943a6c7006ba51212612041051149dc4218a312 (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="/lildarkagecomputing.webm" type="video/mp4">
  **Your browser does not support the video tag.**
</video>
</div>

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