Skip to content

autocut 0.1.0

Choose a tag to compare

@cobanov cobanov released this 18 May 19:20

First public build.

What it does

  • Drop a video, detect speech with silero-vad
  • Two-tier zoomable timeline with audio waveform
  • Manual cut editing (drag timeline edges or edit timestamps directly)
  • Soft-delete cuts (disable until export, reversible)
  • Spacebar play/pause, prev/next jump between cuts
  • Export MP4 (re-encoded via ffmpeg) or FCPXML 1.11 (with source-TC preserved for DaVinci / Premiere auto-link)

Install (macOS Apple Silicon)

  1. Download autocut_0.1.0_aarch64.dmg
  2. Open the dmg, drag autocut.app to Applications
  3. First launch: right-click → Open (the bundle is unsigned, Gatekeeper warns once)

Known limits

  • macOS Apple Silicon only in this release (other platforms build from source)
  • Unsigned bundle (no notarization)
  • MP4 export re-encodes (lossless smart-cut planned)