Skip to content

autocut 0.4.0

Choose a tag to compare

@cobanov cobanov released this 19 May 01:25
5c78bd0

What's new

Export

  • Quality preset (high / medium / small) - crf 18/22/26 + audio 192/128/96k
  • Resolution preset (source / 1080p / 720p / 480p) - downscale keeping aspect ratio
  • Copy details button on export failures - bundles version + platform + ffmpeg paths + the actual error so you can paste a full report into a bug
  • ffmpeg failures now surface the tail of stderr instead of just an exit code

Playback

  • Skip-jump pre-rolls ~80ms before each cut so short removes no longer flash a dead frame
  • Timeline auto-pans when the playhead leaves the visible window - far seeks recenter, playback drift scrolls forward

Detection

  • Removed the preview range only toggle - sliders are already debounced so the toggle was adding clutter

Misc

  • New app icon (black squircle, scissors) across mac (icns), windows (ico), and the png set bundled for taskbar/linux

Install

macOS Apple Silicon (Homebrew)

brew install --cask cobanov/tap/autocut
# or upgrade
brew upgrade --cask autocut

macOS Apple Silicon (manual)

Download autocut_0.4.0_aarch64.dmg, open it, drag autocut to Applications, then once in Terminal:

xattr -cr /Applications/autocut.app

(strips Gatekeeper's quarantine flag since the bundle isn't notarized yet)

Windows x86_64

Download autocut_0.4.0_x64-setup.exe (NSIS) or autocut_0.4.0_x64_en-US.msi. SmartScreen warns on first launch - click "More info -> Run anyway".