Git Product home page Git Product logo

Comments (16)

maxp-edcast avatar maxp-edcast commented on June 1, 2024 6

uninnstallinng imagemagi ck and reinstallingn with the flag did not fix this issue.

from gifify.

wesbos avatar wesbos commented on June 1, 2024 3

I got this too - even when I had all the dependencies installed.

I just opened the file and removed the need for these deps because I don't need captions

https://github.com/vvo/gifify/blob/master/bin/gifify#L92-L93

from gifify.

ispal avatar ispal commented on June 1, 2024 3

I had this issue, but in my case I had MAMP on my machine which included Imagemagick with different settings. It defaulted to MAMP's version of the library without fontconfig because I had MAMP's bin folder in $PATH before /usr/local in .zshrc. So, check your settings if you are experiencing this issue.

from gifify.

samtgarson avatar samtgarson commented on June 1, 2024

Works for me, thanks.

from gifify.

joemccann avatar joemccann commented on June 1, 2024

Still an issue without @wesbos's change, right?

from gifify.

wesbos avatar wesbos commented on June 1, 2024

Yeah - this should be changed in the source. It should only check for libass and fontconfig if the thing we are doing requires those things - basic mp4→gif doesn't need them

from gifify.

vvo avatar vvo commented on June 1, 2024

Open a PR, I will merge and release

from gifify.

vvo avatar vvo commented on June 1, 2024

cc @joemccann @wesbos

from gifify.

timarney avatar timarney commented on June 1, 2024

MAMP was my issue as well.

from gifify.

skovmand avatar skovmand commented on June 1, 2024

Also got this problem. Frustrating.

from gifify.

vvo avatar vvo commented on June 1, 2024

One way to solve this @skovmand would be to be not that picky about requirements and let error propagates when the user actually tries to use such flag like captions: https://github.com/vvo/gifify/blob/master/bin/gifify#L92-L93

Open to a PR solving this all

from gifify.

skovmand avatar skovmand commented on June 1, 2024

Thanks. Sorry, I forgot to respond, but I solved the problem by following the instructions on the front page, installing all dependencies in Homebrew with the flags specified.

from gifify.

ahmadawais avatar ahmadawais commented on June 1, 2024

Simply uninstall all the dependencies and reinstall them as stated in the readme.md file :)

from gifify.

sitexa avatar sitexa commented on June 1, 2024

Same problem encounter today.

from gifify.

kahlilashanti avatar kahlilashanti commented on June 1, 2024

installing per the documentation with flags did not solve it for me. any updates? thanks!

from gifify.

ericat avatar ericat commented on June 1, 2024

Same, I get:

Warning: ffmpeg: this formula has no --with-fontconfigg option so it will be ignored!

from gifify.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.