<div dir="ltr"><div>Hi everyone,</div><div><br></div><div>I hope this is the right mailing list.</div><div><br></div><div>I am trying to enable the libplacebo av_filter because I am writing a simple C program using libavfilter C API but no matter how I install libplacebo ( with libplacebo-dev from Ubuntu or from VideoLAN git source ) I always ended up receiving the following error:</div><div><br></div><div>ERROR: libplacebo >= 4.192.0 not found using pkg-config</div><div><br></div><div>This the current configuration option I am using:</div><div><br></div><div>./configure --prefix=/usr --enable-shared --enable-gpl --enable-version3 --disable-static --enable-gnutls --enable-libaom --enable-libass --enable-librtmp --enable-libssh --enable-libv4l2 --enable-libxml2 --enable-libzimg --enable-libplacebo</div><div><br></div><div>If I type:</div><div><br></div><div>ls -l1 /usr/lib/x86_64-linux-gnu/libplacebo.so</div><div><br></div><div>I get the following:</div><div><br></div><div>lrwxrwxrwx 1 root root 17 Jun 23 13:15 /usr/lib/x86_64-linux-gnu/libplacebo.so -> libplacebo.so.349</div><div><br></div><div>What am I doing wrong ?</div><div><br></div><div>Gianluca<br></div></div>