Command-line tool to perform various operations on an OpenShot project file
OpenShotEdit
Command-line tool to perform certain operations on an OpenShot project file:
- chop: Chops a clip into many pieces (either based on timings provided in a text file, or based on the markers in the project).
- copyprops: Copies the latest value of all properties from one source clip to the start of other destination clips. Existing keyframes in the destination clips are erased.
- defrag: Removes gaps between clips in a specified track.
- move: Moves a set of clips a specific amount of time forward or backward.
- round: Fixes off-by-one errors by rounding all clip start/end/duration values to whole frames.
- tracks: Lists information about the tracks in the project.
- sep: Deduplicate IDs (of clips or effects).
- vl: Modify the video_length parameter for all clips affected by a specific input source.