Skip to content

механизм – A rythm-based video editor.

License

Notifications You must be signed in to change notification settings

meksor/mechanizm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

механизм

A rythm-based video editor. Uses libopenshot, OpenCV (soon) and Qt5. WIP and very buggy, beware. This is one of those 3 am hobby projects, don't judge.

it also has many memory leaks rn

Building

Install Qt5, cmake takes care of the rest.

$ mkdir build
$ cd build

$ cmake -DCMAKE_BUILD_TYPE=Debug ..
# or
$ cmake ..

$ make -j4

Using

$ ./src/mechanizm

About

механизм – A rythm-based video editor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published