Skip to content

Makes a new video by randomly chopping up your MP4 into 1-2 second bits. Great for creating quick video remixes or montages.

Notifications You must be signed in to change notification settings

otonomee/vidscramble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

vidscramble

Makes a new video by randomly chopping up your MP4 into 1-2 second bits. Great for creating quick video remixes or montages.

Setup: pip install moviepy

Use it: python video_chopper.py input.mp4 output.mp4

Want different clip lengths? python video_chopper.py input.mp4 output.mp4 --min-duration 0.5 --max-duration 1.5

About

Makes a new video by randomly chopping up your MP4 into 1-2 second bits. Great for creating quick video remixes or montages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages