Skip to content

Automatically combine different videos at given timestamps that match the beats of a song.

Notifications You must be signed in to change notification settings

Tomer-Rubinstein/video-edit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

video-edit

Given a series of video files, a single audio file and timestamps, combine the videos in such a way that the output video will be precisely cut at the timestamps which match the beats of the audio file (song).

Keep in mind that pip install pybind11 won't fully download the cmake files for pybind11. Instead, install with conda like so:

 $ conda install pybind11 -c conda-forge

About

Automatically combine different videos at given timestamps that match the beats of a song.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages