What we build
StreamWID is a desktop utility that uses FFmpeg-based silence detection to find likely pauses in recorded speech, then presents those sections for human review before exporting a cleaned video, pause clips, EDL markers, or CSV cut lists.
ClipSplitter divides long recordings into fixed-length segments with timestamp-based filenames, using fast stream-copy exports by default or precise re-encoding when exact cut points matter.
Both apps are built with Avalonia and .NET 8 for Windows, Linux, and macOS, and both rely on FFmpeg for the actual audio and video processing. Neither uploads your source footage anywhere — everything runs on your machine.