node-ffmpeg-installer icon indicating copy to clipboard operation
node-ffmpeg-installer copied to clipboard

Fontconfig error when using drawtext filter

Open danielroehrig opened this issue 5 years ago • 0 comments

When trying to add text to a video on Linux-64 (Ubuntu 19.10), this error appears:

ffmpeg stderr: Fontconfig warning: line 5: unknown element "its:rules"

The text is still written, but it takes about a minute per second of video material.

When replacing the ffmpeg binary with a newer one (git master: built on 20200324) from https://www.johnvansickle.com/ffmpeg/ the error disappears and the video is rendered in seconds.

danielroehrig avatar May 03 '20 19:05 danielroehrig