Skip to content

Alibloke/beetlejuice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beetlejuice. A script that takes a file and transcodes is using temporary cloud compute.

Current structure:

  • Run mediainfo on input, output to XML
  • Spin up a compute node
  • Upload input file
  • Run Handbrake-CLI using a mix of parameters and mediainfo based off the ptp transcoding rules
  • Upload resulting transcode somewhere
  • Delete compute node

Inputs:

  • Filename
  • API key
  • Encoding options (how many?)
  • Upload location & credentials (keys only?)

About

Transcodes files using temporary cloud compute

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages