[FFmpeg-devel] [PATCH 3/3] configure: check avisynth header version
Stephen Hutchinson
qyot27 at gmail.com
Fri Feb 18 02:21:12 EET 2022
On 2/17/22 5:19 PM, Helmut K. C. Tessarek wrote:
>
> It's definitely not working, since I don't ship any dylibs. I always thought
> 3.5.1 li9nked a static lib, but I checked. It does not.
>
> Even if I wanted to I couldn't ship any dylibs, since I can't build
> AviSynthPlus on macOS 10.14.
>
It's really the same situation as Windows: users get the FFmpeg build
from whoever builds it with AviSynth support enabled, and if they want
to use that functionality, they can install the official release of
AviSynth+ that we provide upstream. The .dll situation on Windows is
one of several reasons for the use of dlopen, as well.
That's why with 3.7.0 I started providing macOS builds in the releases
in both installer .pkg and -filesonly tarball form, since I know some
people prefer doing it that way.
More information about the ffmpeg-devel
mailing list