[FFmpeg-user] ERROR: libvmaf >= 2.0.0 not found using pkg-config

桃源老師 xanadu6291 at dream.jp
Thu Feb 3 14:07:08 EET 2022


Hello, 

I experienced funny ffmpeg compille error "ERROR: libvmaf >= 2.0.0 not found using pkg-config".  The reason why I feel funny is that ffmpeg commit of "06a54a4ec73ea6eb8cec41b7af75367bafb075e0(Date: Sat Jan 22 10:32:34 2022 +0100)" can configure and make correctly, but current git head can't configure.  I suppose something wrong was happened after 2022/01/22.

I'm trying to build ffmpeg on macOS 12.2.

The seems to error portion on config.log is:

/var/folders/1d/qk_hczkn68xfv_7gdbkmhwx40000gn/T//ffconf.DmkkrFIx/test.c:3:44: error: use of undeclared identifier 'vmaf_init'
long check_vmaf_init(void) { return (long) vmaf_init; }
                                           ^
1 error generated.
ERROR: libvmaf >= 2.0.0 not found using pkg-config


Any help is appreciated...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4380 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-user/attachments/20220203/17f56659/attachment.bin>


More information about the ffmpeg-user mailing list