Skip to content

emin-ozata/lazycut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lazycut

Go Version FFmpeg Chafa License Release

Terminal-based video trimming tool. Mark in/out points and export trimmed clips with aspect ratio control.

lazycut demo

Install

macOS

brew tap emin-ozata/homebrew-tap
brew install lazycut

Build from source

Or build from source:

git clone https://github.com/emin-ozata/lazycut.git
cd lazycut
go build
./lazycut video.mp4

Usage

lazycut <video-file>

Flags

Flag Description
-h, --help Show help
-v, --version Show version

Keyboard Shortcuts

Key Action
Space Play/Pause
h / l Seek ±1s
H / L Seek ±5s
, / . Seek ±1 frame
0 Go to start
G / $ Go to end
i / o Set in/out points
p Preview selection
d / Esc Clear selection
Enter Export
u Undo last trim change
m Toggle mute
? Help
q Quit

Repeat counts work for seek controls: 5l = seek forward 5 seconds, 10. = step forward 10 frames.

About

A simple terminal UI for video trimming

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages