ajmd17 / lyric-video-editor

A small app for creating and rendering lyric videos.
https://getreal.band
8 stars 2 forks source link
lyric-video lyrics-generator music-video video-editing

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.