Skip to content

xrisk/ffmpeg-lame-yasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

ffmpeg-lame-yasm

This buildpack lets you use ffmpeg compiled with lame on your Heroku app—mp3 encoding party! 🎉

Make sure you’re using the multi-buildpack. Instructions for that here. Then in your project root:

echo "https://github.com/xrisk/ffmpeg-lame-yasm" >> .buildpacks

Voila, you’re done. You now have a ffmpeg binary in /app/vendor. Make sure to add that to your path when running your app.

About

ffmpeg+lame,yasm heroku buildpack.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages