(05) — Video Rewrap

Lossless cuts, keyframe-aligned.

Pick segments from a long video and stream-copy them out with FFmpeg. Not frame-accurate by design.

Works offline · files stay on your computer

Lossless workflow.FFmpeg stream copy only
Real preview.Local FFplay, no bundled runtime
External FFmpeg.Requires FFmpeg, FFprobe, FFplay
(03) — Download

Builds for macOS, Windows, Linux

(04) — Notes

How it's used

Who it's for

Filmmakers, editors, DITs, documentary teams, interview editors, and creators.

Basic usage

Open a video, FFprobe finds keyframes, preview with FFplay, add segments, then stream-copy out.

FFmpeg required

Install FFmpeg with FFprobe and FFplay locally. macOS Homebrew: brew install ffmpeg.

Changelog

0.1.0 — initial offline GUI with keyframe detection, segments, FFplay preview, and stream-copy export.