Skip to content

take-the-interview/transcoder-buildpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Heroku buildpack: FFMpeg + FFMpegthumbnailer

This is a Heroku buildpack for using ffmpeg and ffmpegthumbnailer. Use heroku-buildpack-multi to combine it with a real buildpack.

Usage

    $ cat .buildpacks
    https://github.com/heroku/heroku-buildpack-python.git
    https://github.com/take-the-interview/transcoder-buildpack.git

    $ heroku create --buildpack https://github.com/ddollar/heroku-buildpack-multi.git

    $ git push heroku master

About

Heroku buildpack for tti-transcoder service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages