Skip to content

acalog/rapidclip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rapidclip

rapidclip is a command line video editing package.

Installation:

pip install rapidclip

Usage:

rapid FILENAME OPTIONS

Options:

-g, --gif Save file as GIF

-w, --webm Save file as webm

-a, -auto Auto-edit file down to summary clip.

-f, --file Perform actions on a batch file. Usage: rapid -f FILE.txt OPTIONS

-c, --clips Include custom timestamps to edit video on. Usage: rapid FILENAME -c [ts1start, ts1end, ...]

-l, --length Controls how many clips and length of each clip for the auto-editor. Usage: rapid -a -l 10 6 OPTIONS

About

Command line video editing suite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages