Skip to content

NWJS os x desktop app that given a srt and a video burns the captions onto the video. Can also export as gif.

License

Notifications You must be signed in to change notification settings

voxmedia/captions_burner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Captions Burner

A small os x app to burn srt file captions onto a video.

Captions burner

Here's an example screenshot of what that would like on the video

Example

Development

The app uses, NWJS, ffmpeg fluent-ffmpeg and is packaged with a binary of ffmpeg for os x.

npm install

you might need to install npm install nw -g

npm start

Deployment

Use deploy script

node deploy.js

This creates a build folder inside the repo. The build folder is also in .gitignore to avoid accidentally pushing it to remote.

Packaged app ready for use

See release section

About

NWJS os x desktop app that given a srt and a video burns the captions onto the video. Can also export as gif.

Resources

License

Stars

Watchers

Forks

Packages