Script to automate Video Creation

blackbrut

Regular Member
Joined
Mar 21, 2016
Messages
392
Reaction score
308
Hello,

I have a script which automates the process of creates video with 3 inputs:
- Background picture
- Watermark
- audio

There is also automation for fade in and fade out, and effects you want to add.
I would like to know if this script can have any value? If yes, do you think I could monetize it?

Thank you
 
https://github.com/h2non/videoshow

Simple utility for node/io.js to create straightforward video slideshows based on imagesusing ffmpeg, with additional features such as audio, subtitles and fade in/out transitionsbetween slides.

To getting started you can take a look to the examples, programmatic API and command-line interface

videoshow is used in production rendering thousands of videos per month.
 
Back
Top