ajmd17 / lyric-video-editor

A small app for creating and rendering lyric videos.

Home Page:https://getreal.band

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A small app for creating and rendering lyric videos.

https://getreal.band


Languages

Language:JavaScript 82.9%Language:HTML 12.1%Language:CSS 4.9%