Skip to content

This is a NodeJS project to automate the creation of the birthday video of my local church.

Notifications You must be signed in to change notification settings

gabrielbuzziv/church-video-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video Generator with NodeJS + FFMPEG

This script generate a video bases on an array to automate the creation of aniversary videos for my church.

Requirements

  • NodeJS
  • FFMPEG CLI
  • ImageMagic CLI

How to Run

First, you need to configure the array on src/index.ts file. Setting the people you want to generate frames, each array object is a frame.

To execute:

yarn dev

About

This is a NodeJS project to automate the creation of the birthday video of my local church.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published