Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fontconfig issue #72

Open
desireB opened this issue Oct 17, 2017 · 1 comment
Open

fontconfig issue #72

desireB opened this issue Oct 17, 2017 · 1 comment

Comments

@desireB
Copy link

desireB commented Oct 17, 2017

Hi,

I'm getting an error while building on CentOS 7:
configure: error: Either DirectWrite (on Windows), CoreText (on OSX), or Fontconfig (Linux, other) is required. If you really want to compile without a system font provider, add --disable-require-system-font-provider
Thank you.

@jamesoflol
Copy link

jamesoflol commented Feb 11, 2021

I couldn't find a solution to this either. I added the suggested argument --disable-require-system-font-provider, but the ffmpeg build still couldn't find libass. I removed libass from compilation and from the ffmpeg build options, and it worked fine. It's only needed for subtitles I think. I also had to remove heaps of other stuff to get this working on centos... libtheora, libxvid, frei0r, fontconfig, libfreetype... I'm not going to put in the work to figure out building all of them unless I really need them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants