Skip to content

carlosbustillordguez/sr-buildpacks-ffmpeg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

sr-buildpacks-ffmpeg

A Cloud Native Buildpack for FFmpeg

Usage

1- Clone the repository:

git clone https://github.com/carlosbustillordguez/sr-buildpacks-ffmpeg.git

2- Add the buildpack to the project:

pack build myapp --builder heroku/buildpacks:18 --buildpack /path/to/sr-buildpacks-ffmpeg --path /path/to/myapp

NOTE:

  • The FFmpeg version installed is 3.4.2-64bit-static.
  • The ffmpeg binaries will be available from the PATH environment variable.

About

Cloud Native Buildpack to install FFMPEG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages