Inspiration
In the beginning we want to create a video editing API that can function at command line.
What it does
The API enables user to simply use command line to concatenate images and videos into one video file. With this API, we built a video generation tool that can automatically create a edge drawing video for images that user input.
How we built it
We built the video concatenation API with ffmpeg in language Haskell and use imagemagick, java and python to generate the drawing of edges.
Built With
- ffmpeg
- haskell
- imagemagick
- java
- python
Log in or sign up for Devpost to join the conversation.