<br><br>On Wednesday, July 14, 2021, Andrea paz via Cin <<a href="mailto:cin@lists.cinelerra-gg.org">cin@lists.cinelerra-gg.org</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I wanted to try the "zscale" plugin of ffmpeg (inside CinGG, of<br>
course). I installed the zimg library and now I need to configure<br>
FFmpeg with --enable-libzimg.<br>
How can I do this?</blockquote><div><br></div><div> try to set those two variables before launching ./configure</div><div><br></div><div><br></div><div>EXTRA_LIBS=" -lOpenCL -ldav1d -lxvidcore -lass -lbluray -lsnappy" \</div><div>FFMPEG_EXTRA_CFG=" --enable-opencl --enable-frei0r --enable-libdav1d --enable-libxvid --enable-libass --enable-libbluray --enable-libsnappy" \</div><div><br></div><div><br></div><div>this is my example, you can just add what your ffmpeg config need... </div><div><br></div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<a href="https://ffmpeg.org/ffmpeg-filters.html#zscale-1" target="_blank">https://ffmpeg.org/ffmpeg-<wbr>filters.html#zscale-1</a><br>
<a href="https://github.com/FFmpeg/FFmpeg/commit/416e35e5aafc2a2bf77372d5e8479c28796d1451" target="_blank">https://github.com/FFmpeg/<wbr>FFmpeg/commit/<wbr>416e35e5aafc2a2bf77372d5e8479c<wbr>28796d1451</a><br>
-- <br>
Cin mailing list<br>
<a href="mailto:Cin@lists.cinelerra-gg.org">Cin@lists.cinelerra-gg.org</a><br>
<a href="https://lists.cinelerra-gg.org/mailman/listinfo/cin" target="_blank">https://lists.cinelerra-gg.<wbr>org/mailman/listinfo/cin</a><br>
</blockquote>