<div dir="ltr"><div><font size="2"><span style="font-family:arial,sans-serif">What is the equivalent of the command:</span></font></div><div><font size="2"><span style="font-family:arial,sans-serif"><br></span></font></div><div><pre class="example"><font size="2"><span style="font-family:arial,sans-serif"><b>libplacebo=format=yuv420p:colorspace=bt470bg:color_primaries=bt709:color_trc=iec61966-2-1:range=pc</b><br><br>if I want to use zscale ?<br></span></font></pre><pre class="example"><font size="2"><span style="font-family:arial,sans-serif">Gianluca</span></font><br></pre></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno dom 23 giu 2024 alle ore 14:31 Paul B Mahol <<a href="mailto:onemda@gmail.com">onemda@gmail.com</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Jun 23, 2024 at 2:01 PM Gianluca Cannata <<a href="mailto:gcannata23@gmail.com" target="_blank">gcannata23@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><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></blockquote><div><br></div><div>Libplacebo is not needed.</div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div></div><div>Gianluca<br></div></div>
_______________________________________________<br>
Libav-user mailing list<br>
<a href="mailto:Libav-user@ffmpeg.org" target="_blank">Libav-user@ffmpeg.org</a><br>
<a href="https://ffmpeg.org/mailman/listinfo/libav-user" rel="noreferrer" target="_blank">https://ffmpeg.org/mailman/listinfo/libav-user</a><br>
<br>
To unsubscribe, visit link above, or email<br>
<a href="mailto:libav-user-request@ffmpeg.org" target="_blank">libav-user-request@ffmpeg.org</a> with subject "unsubscribe".<br>
</blockquote></div></div>
_______________________________________________<br>
Libav-user mailing list<br>
<a href="mailto:Libav-user@ffmpeg.org" target="_blank">Libav-user@ffmpeg.org</a><br>
<a href="https://ffmpeg.org/mailman/listinfo/libav-user" rel="noreferrer" target="_blank">https://ffmpeg.org/mailman/listinfo/libav-user</a><br>
<br>
To unsubscribe, visit link above, or email<br>
<a href="mailto:libav-user-request@ffmpeg.org" target="_blank">libav-user-request@ffmpeg.org</a> with subject "unsubscribe".<br>
</blockquote></div>