Skip to content

ajmd17/lyric-video-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This app allows you to build simple lyric videos for songs and then render it into an mp4.

Install npm packages:

npm install

Make sure you have ffmpeg command on your system.

You can download ffmpeg here: http://ffmpeg.org/download.html

Spin up a http server to display the app:

node main

Navigate to http://localhost:8000 in your browser

And away she goes.

Releases

No releases published

Packages

No packages published