Skip to content

Your first edit

Terminal window
quickedit recording.mp4 --dry-run

The dry run performs analysis and writes the timeline/subtitle sidecars, but does not render an output video. Review the terminal cut list and tune settings before rendering.

Terminal window
quickedit recording.mp4 -o recording-edited.mp4

QuickEdit refuses to replace an existing output. Use --overwrite only when you intentionally want to replace it.

Terminal window
quickedit recordings/*.mp4 -o edited/

Each input is processed independently. A failure is reported in the batch summary without preventing remaining files from running.