Skip to content

Elevista/ffmpeg-gli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FFmpeg GLI JavaScript Style Guide

FFmpeg GUI Desktop Application ( Electron + Vue.js )

Requirement

FFmpeg 4.* version installed and can run ffmpeg command.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build