<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <title>Basswood-io Blog Posts</title>
    <link>https://basswood.io/</link>
    <atom:link href="https://basswood.io/blog/index.xml" rel="self" type="application/rss+xml"/>
    <description>News from basswood-io</description>
    <language>en-us</language>
    <item>
      <title>Auto-Editor Is Now Online</title>
      <link>https://basswood.io/blog/auto-editor-is-now-online</link>
      <guid>https://basswood.io/blog/auto-editor-is-now-online</guid>
      <pubDate>Tue, 02 Jun 2026 16:18:13 EDT</pubDate>
      <description>Auto-Editor now runs entirely in your browser at app.auto-editor.com/online — no install required, and your media never leaves your computer. &lt;div style=&quot;margin-top: 50px; font-style: italic;&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://basswood.io/blog/auto-editor-is-now-online&quot;&gt;Keep reading&lt;/a&gt;.&lt;/strong&gt;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Packing Levels Into 16 Bits with unorm16 and snorm16</title>
      <link>https://basswood.io/blog/packing-levels-into-16-bits</link>
      <guid>https://basswood.io/blog/packing-levels-into-16-bits</guid>
      <pubDate>Mon, 01 Jun 2026 16:00:00 EDT</pubDate>
      <description>Auto-Editor stores one loudness value per frame, plus motion, and a pile of per-frame action parameters. Most of those numbers live in [0, 1] or [-1, 1], so spending a full float32 on each one is wasteful. Here&#39;s how we cut them in half. &lt;div style=&quot;margin-top: 50px; font-style: italic;&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://basswood.io/blog/packing-levels-into-16-bits&quot;&gt;Keep reading&lt;/a&gt;.&lt;/strong&gt;&lt;/div&gt;</description>
    </item>
    <item>
      <title>2025 In Review</title>
      <link>https://basswood.io/blog/2025-in-review</link>
      <guid>https://basswood.io/blog/2025-in-review</guid>
      <pubDate>Wed, 31 Dec 2025 01:40:41 EST</pubDate>
      <description>&lt;div style=&quot;margin-top: 50px; font-style: italic;&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://basswood.io/blog/2025-in-review&quot;&gt;Keep reading&lt;/a&gt;.&lt;/strong&gt;&lt;/div&gt;</description>
    </item>
    <item>
      <title>News for Auto-Editor 29.5.0</title>
      <link>https://basswood.io/blog/news-for-auto-editor-29.5.0</link>
      <guid>https://basswood.io/blog/news-for-auto-editor-29.5.0</guid>
      <pubDate>Mon, 22 Dec 2025 21:43:16 EST</pubDate>
      <description>&lt;div style=&quot;margin-top: 50px; font-style: italic;&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://basswood.io/blog/news-for-auto-editor-29.5.0&quot;&gt;Keep reading&lt;/a&gt;.&lt;/strong&gt;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Auto-Editor Nim Is Now in Beta</title>
      <link>https://basswood.io/blog/nim-auto-editor-is-now-in-beta</link>
      <guid>https://basswood.io/blog/nim-auto-editor-is-now-in-beta</guid>
      <pubDate>Sun, 10 Aug 2025 07:00:00 EDT</pubDate>
      <description>Auto-Editor, originally written in Python, has been successfully rewritten in Nim and entered beta with significant performance improvements and a planned stable release in September 2025. &lt;div style=&quot;margin-top: 50px; font-style: italic;&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://basswood.io/blog/nim-auto-editor-is-now-in-beta&quot;&gt;Keep reading&lt;/a&gt;.&lt;/strong&gt;&lt;/div&gt;</description>
    </item>
    <item>
      <title>We&#39;re Rewriting Auto-Editor in Nim!</title>
      <link>https://basswood.io/blog/rewriting-auto-editor-in-nim</link>
      <guid>https://basswood.io/blog/rewriting-auto-editor-in-nim</guid>
      <pubDate>Sat, 24 May 2025 07:00:00 EDT</pubDate>
      <description>Today, I&#39;m announcing that we&#39;re rewriting Auto-Editor from scratch in Nim! This is a major shift for the project, and I wanted to share why we&#39;re making this change and what it means for users. &lt;div style=&quot;margin-top: 50px; font-style: italic;&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://basswood.io/blog/rewriting-auto-editor-in-nim&quot;&gt;Keep reading&lt;/a&gt;.&lt;/strong&gt;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Why We&#39;re Forking PyAV</title>
      <link>https://basswood.io/blog/why-were-forking-pyav</link>
      <guid>https://basswood.io/blog/why-were-forking-pyav</guid>
      <pubDate>Sun, 02 Mar 2025 07:00:00 EDT</pubDate>
      <description>Why We&#39;re Forking PyAV &lt;div style=&quot;margin-top: 50px; font-style: italic;&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://basswood.io/blog/why-were-forking-pyav&quot;&gt;Keep reading&lt;/a&gt;.&lt;/strong&gt;&lt;/div&gt;</description>
    </item>
    <item>
      <title>An Additional Note for 24w30a</title>
      <link>https://basswood.io/blog/audio-one-pass</link>
      <guid>https://basswood.io/blog/audio-one-pass</guid>
      <pubDate>Mon, 29 Jul 2024 07:00:00 EDT</pubDate>
      <description>In the 24w30a release, the default method for editing, `audio`, switched from being two-pass to one-pass. The motivation is speed, especially &lt;div style=&quot;margin-top: 50px; font-style: italic;&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://basswood.io/blog/audio-one-pass&quot;&gt;Keep reading&lt;/a&gt;.&lt;/strong&gt;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Why Auto-Editor Doesn&#39;t Support EDL Files</title>
      <link>https://basswood.io/blog/why-not-edl</link>
      <guid>https://basswood.io/blog/why-not-edl</guid>
      <pubDate>Sun, 10 Sep 2023 07:00:00 EDT</pubDate>
      <description>The EDL format doesn&#39;t have a widespread standard. This, among other issues, makes it impractical to support. &lt;div style=&quot;margin-top: 50px; font-style: italic;&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://basswood.io/blog/why-not-edl&quot;&gt;Keep reading&lt;/a&gt;.&lt;/strong&gt;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Nim vs Zig</title>
      <link>https://basswood.io/blog/nim-vs-zig</link>
      <guid>https://basswood.io/blog/nim-vs-zig</guid>
      <pubDate>Thu, 13 Jul 2023 07:00:00 EDT</pubDate>
      <description>Nim and Zig look similar on the surface. Both are modern statically-typed compiled languages. However, a closer examination with reveal stark differences. &lt;div style=&quot;margin-top: 50px; font-style: italic;&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://basswood.io/blog/nim-vs-zig&quot;&gt;Keep reading&lt;/a&gt;.&lt;/strong&gt;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Why Nim Is My Favorite Compiled Language </title>
      <link>https://basswood.io/blog/why-nim-is-my-favorite-compiled-language</link>
      <guid>https://basswood.io/blog/why-nim-is-my-favorite-compiled-language</guid>
      <pubDate>Sat, 03 Jun 2023 07:00:00 EDT</pubDate>
      <description>While there are many other low to medium level languages, Nim hits all the sweet spots for me. &lt;div style=&quot;margin-top: 50px; font-style: italic;&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://basswood.io/blog/why-nim-is-my-favorite-compiled-language&quot;&gt;Keep reading&lt;/a&gt;.&lt;/strong&gt;&lt;/div&gt;</description>
    </item>
    <item>
      <title>How to Compile FFmpeg on Windows</title>
      <link>https://basswood.io/blog/how-to-compile-ffmpeg-on-windows</link>
      <guid>https://basswood.io/blog/how-to-compile-ffmpeg-on-windows</guid>
      <pubDate>Tue, 18 Apr 2023 07:00:00 EDT</pubDate>
      <description>Open the Windows Terminal application, go to `C:/`, then run `git clone https://github.com/m-ab-s/media-autobuild_suite`. Since Windows has a strict filename length limit, we&#39;ll need to shorten the directory name. &lt;div style=&quot;margin-top: 50px; font-style: italic;&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://basswood.io/blog/how-to-compile-ffmpeg-on-windows&quot;&gt;Keep reading&lt;/a&gt;.&lt;/strong&gt;&lt;/div&gt;</description>
    </item>
    <item>
      <title>The Optimization That Reduced Memory Consumption by 99%</title>
      <link>https://basswood.io/blog/saving-memory</link>
      <guid>https://basswood.io/blog/saving-memory</guid>
      <pubDate>Tue, 11 Apr 2023 07:00:00 EDT</pubDate>
      <description>Every time auto-editor processes a media file with audio, auto-editor reads, does analysis, then writes new the audio file. The most common type of files auto-editor processes... &lt;div style=&quot;margin-top: 50px; font-style: italic;&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://basswood.io/blog/saving-memory&quot;&gt;Keep reading&lt;/a&gt;.&lt;/strong&gt;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Why It&#39;s Time to Remove `--silent-threshold`</title>
      <link>https://basswood.io/blog/silent-threshold</link>
      <guid>https://basswood.io/blog/silent-threshold</guid>
      <pubDate>Tue, 26 Jul 2022 07:00:00 EDT</pubDate>
      <description>`--silent-threshold` has been with us since the literal first day of auto-editor&#39;s existence. However, it&#39;s continued usage has become problematic. It&#39;s finally time to put this aging option to rest. &lt;div style=&quot;margin-top: 50px; font-style: italic;&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://basswood.io/blog/silent-threshold&quot;&gt;Keep reading&lt;/a&gt;.&lt;/strong&gt;&lt;/div&gt;</description>
    </item>
  </channel>
</rss>