Skip to content

Frontend Mach1 Transcode application that utilizes m1-transcode and other dependencies to prepare multichannel audio/video deliverables

Notifications You must be signed in to change notification settings

Mach1Studios/m1-transcoder

Repository files navigation

m1-transcoder

Frontend Mach1 Transcode application that utilizes m1-transcode and other dependencies to prepare multichannel audio/video deliverables

Installation

First prepare your electron development environment:

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

  • [macOS] Create a .env file in this directory and add the following with the vars filled in properly:
APPLEID=
APPLEIDPASS=
APPLE_TEAM_ID=
  • [unix] Setup
./scripts/setup.sh # setup the dependencies
  • [win] Setup
./scripts/setup.bat # setup the dependencies
  • Install and build
cd to_m1transcoder_path
# Install dependencies
npm install

# package macOS app
npm run package-mac
# package windows app
npm run package-win

About

Frontend Mach1 Transcode application that utilizes m1-transcode and other dependencies to prepare multichannel audio/video deliverables

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •