Videorc Daily: The 0.9.45 Stability Push

A single-day incident response shipped four coupled fixes into release 0.9.45, addressing recording crashes on both Mac and Windows, a silent AI consent bug, and toast fatigue — while a separate, larger remote-control feature landed alongside it.

Duration: PT2M20S

Episode overview

This episode is a short developer briefing from Videorc Daily.

It explains recent repository work in plain language.

  • Show: Videorc Daily
  • Published: 2026-07-17T11:00:36Z
  • Audio duration: PT2M20S

Transcript excerpt

This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.

Good afternoon. It's July 17th, and today's story is really about one bad release getting fixed fast, plus one big feature landing alongside it.

The headline: 0.9.45 was a stability release born from real incidents on real machines, and it shipped same-day. PR 144 traced a mid-recording crash and preview freeze back to a change in 0.9.44 that removed a hidden correctness guard on the encoder pipeline — VideoToolbox's frame delay cap. Without it, uncapped…

Then, commit 8cf195a and PR 151 found the same class of problem on Windows: a recording queue deadline was doing double duty as both a submit-time budget and a stall detector, so frames could be declared dead before they even started writing. The fix separates those concerns and adds a software encoder fallback,…

Alongside that, PR 145 fixed a case where AI features silently did nothing: an effect was flipping off the user's saved AI consent whenever the cloud service wasn't ready, which also hid the actual error message. Consent is now treated as fixed user intent — readiness failures show up as a real toast instead of a…

And PR 148 is a smaller UX call: routine scene and layout changes no longer pop success toasts, since the…

Separa…

Nearby episodes from Videorc Daily

  1. The Day We Stopped Trusting Fake Test Data
  2. Two Platform Bugs, Two Releases, One Day
  3. Green Screen Ships, Windows Gets a Reliability Pass
  4. Vertical Mode Ships, Then Gets Chased by Bugs
  5. Weekly Recap - Vertical Video and Windows Reliability
  6. Windows Recording Gets Serious
  7. Live Sessions Get Honest
  8. Windows Gets Its Beta