Skip to content

robinhuy/ffmpeg-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FFMPEG Wrapper

Desktop Application base on FFMPEG

Install

  1. Install NodeJS

    https://nodejs.org/en/

    or using nvm

  2. Install FFMPEG Wrapper & dependencies

    $ git clone https://github.com/robinhuy/ffmpeg-wrapper
    $ cd ffmpeg-wrapper
    $ npm install
  1. Run app
    $ npm start

Build app

  1. For Windows:
    $ npm run win32
  1. For Mac:
    $ npm run darwin
  1. For Linux:
    $ npm run linux

About

Desktop Application base on FFMPEG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published