Transcoder

Setup

Installation

  1. Install ffmpeg CLI. Available for download at https://ffmpeg.org/download.html.
  2. Ruby environment:
  3. Install the version of Ruby specified in .ruby-version.
  4. gem install bundler.
  5. Install project dependencies with bundle.

Configuration

  1. Using .env.example as a template, either:
  2. Configure your shell's environment, or
  3. Create a file called .env.local with your configuration.