This commit is contained in:
Joshua Seigler 2025-06-26 19:36:58 -04:00
parent 1fe29b8b1a
commit c0f8a61b95
14 changed files with 179 additions and 161 deletions

View file

@ -46,7 +46,10 @@
href="https://webmention.io/joshua.seigler.net/webmention"
/>
<title>FFmpeg audio cleanup - joshua.seigler.net</title>
<meta name="description" content="" />
<meta
name="description"
content="A script to apply dynamic compression and noise reduction to audio files"
/>
<meta name="keywords" content="posts, technical, ffmpeg" />
<meta property="og:title" content="FFmpeg audio cleanup" />
<meta property="og:type" content="" />
@ -55,7 +58,10 @@
content="https://joshua.seigler.net/posts/ffmpeg-audio-cleanup/"
/>
<meta name="twitter:title" content="FFmpeg audio cleanup" />
<meta name="twitter:description" content="" />
<meta
name="twitter:description"
content="A script to apply dynamic compression and noise reduction to audio files"
/>
<meta name="twitter:card" content="summary" />
<meta name="generator" content="Eleventy v3.1.0" />
@ -100,7 +106,7 @@
<main data-pagefind-body="data-pagefind-body">
<p>
I recently needed to process 20+ phone audio recordings. The audio is
I recently needed to process 20+ phone audio recordings. The files are
mp3 recordings in stereo, made in an environment with echoes and noise
from fans/heaters.
</p>

View file

@ -101,7 +101,10 @@
>
</span>
</aside>
<p></p>
<p>
A script to apply dynamic compression and noise reduction to audio
files
</p>
</li>
<li>
<a href="/posts/july-21-2025/">War</a>