Commit Graph

3 Commits

Author SHA1 Message Date
otto 16acb43daf Add fit-to-size two-pass encoding, file argument, recipes, and batch mode
- Fit to size: computes H.264 bitrate from duration and runs a
  two-pass encode to land on a target size in MB
- lazyff FILE opens straight in the editor
- Recipes: save/load named edit stacks (~/.config/lazyff/recipes.json)
- Batch: mark files with Space, run one edit stack across all of them
  through a sequential job queue with per-file results
2026-06-11 11:55:55 +01:00
otto d9cb0231d1 docs(readme): add screenshot 2026-06-11 11:27:40 +01:00
otto 471aa6fb0c Initial release: friendly TUI for FFmpeg
File browser, stackable edits (trim, resize, crop, rotate, speed,
color, effects, fps, compress, convert, audio) with a live preview
of the generated ffmpeg command, progress bar with cancel, audio-aware
edit menus, and Catppuccin Macchiato theme.
2026-06-11 11:23:01 +01:00