surfyst / VideoConverter

GUI application for converting videos using the streamio-ffmpeg gem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VideoConverter

GUI application for converting videos using the streamio-ffmpeg gem

Installation

This project requires [FFmpeg] (https://www.ffmpeg.org/) to be installed to run correctly. This project also requires the ruby-gt2k-package

Once FFmpeg and the ruby-gt2k-package are installed you should run the following to install the necessary gems.

bundle install

#Run Locally

To run the tests locally run the following command while you are in the projects root directory

rake test

To run the app locally run the following command while you are in the projects root directory

rake run

About

GUI application for converting videos using the streamio-ffmpeg gem


Languages

Language:Ruby 100.0%