31 May
2023
31 May
'23
11:53 p.m.
ср, 31 мая 2023 г., 23:52 Andrew Randrianasulu <[email protected]>:
ср, 31 мая 2023 г., 23:15 Andrea paz <[email protected]>:
so, try 'pkg-config --libs zimg' please?
$ pkg-config --libs zimg -lzimg
Then I tried a new compilation but with the same result:
well, do not put it into cingg's config, put it into two export lines before! I'll try to make working example ...soon (but may be not today)
in terminal: export EXTRA_LIBS=" -lzimg" export FFMPEG_EXTRA_CFG=" --enable-libzimg" then your usual configure / make / make install build-tested with 2.8 zimg + our 5.1 ffmpeg
configure: WARNING: unrecognized options: --enable-libzimg