Videorc Daily: Green Screen Ships, Windows Gets a Reliability Pass
Videorc shipped chroma key green screen and dual-orientation simulcast, while a cluster of fixes closed out real Windows and rendering bugs from the 0.9.37 and 0.9.38 releases — all landing in the 0.9.39-beta.1 release.
Duration: PT2M43S
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-14T11:00:04Z
- Audio duration: PT2M43S
Transcript excerpt
This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.
Good morning. It's July 14th, 2026, and this is Videorc Daily.
The headline is green screen. PR 116 adds chroma key for the camera layer across every layout — side-by-side, vertical, over an Assets background — with one shared keying policy driving the Metal shader, the CPU compositor, and the FFmpeg export path, so what you see in preview is what actually streams. That…
Second theme: this cycle was heavy on closing real bugs, not just features. PR 119 fixes Windows preview reporting a fallback surface as broken when it was actually live. PR 120 fixes Windows mic gain and mute not applying, because the live-update path only knew how to talk to the CoreAudio capture pipeline, not the…
Third: captions. PR 114 found that the Metal compositor draws every quad with blending disabled, so a transparent caption style rendered as a solid black bar. The fix adds a second blend pipeline just for caption and highlight overlays, while capture sources deliberately keep opaque blending since their alpha isn't…
Also landed: premium on-device noise cleanup for recordings, PR 106, running locally through FFmpeg with no upload. And PR 121 is in flight — simulcasting a horizontal scene and a true…
All…