heroku-buildpack-vips icon indicating copy to clipboard operation
heroku-buildpack-vips copied to clipboard

AVIF not working out of the box

Open brian-kephart opened this issue 3 years ago • 0 comments

Using the heroku-22 stack, I got this error:

Vips::Error:
VipsForeignSave: "/tmp/image_processing20220629-52-veut21.avif" is not a known file format

Buildpacks:

1. heroku-community/apt
2. https://github.com/brandoncc/heroku-buildpack-vips
3. https://github.com/brian-kephart/heroku-buildpack-jemalloc.git
4. https://github.com/heroku/heroku-buildpack-activestorage-preview
5. heroku/ruby

Aptfile:

libglib2.0-0
libglib2.0-dev
libpoppler-glib8

brian-kephart avatar Jun 29 '22 20:06 brian-kephart