I needa build to run within AWS Lambda Arm64 that enables me to use the “drawtext” filter.
I guess I can build it myself in the docker file but I was wondering if there’s a static build for that.
https://johnvansickle.com/ffmpeg/ ARM64 build doesn’t include that filter.
I think the compile option is –enable-libfreetype
thanks