[Cin] zimg 2.8

Andrew Randrianasulu randrianasulu at gmail.com
Fri Jun 2 12:42:31 CEST 2023


пт, 2 июн. 2023 г., 10:58 Andrea paz <gamberucci.andrea at gmail.com>:

> Unfortunately, now we start with errors that I don't understand. The
> compilation failed and I attach the cin.log and configure.log.
> Question: shouldn't we use ffmpeg-git?
>

It tend to be API-unstable .. :/

Anyway

pluginfclient.C:665:13: error: ‘avfilter_pad_count’ was not declared in
this scope
  665 |         if( avfilter_pad_count(fp->outputs) > 1 ) return 0;

hopefully fixed by my patch (attached)

Phyllis currently testing ffmpeg-6.0 with rebased patches.


in ffmpeg.git we hopefully will see vulkan h264/265 decoding and no
additional breakage!



> The configure I used is as follows:
>
> ./configure --with-single-user --disable-static-build
> --with-config-dir=/home/paz/.bcast6 --without-thirdparty
> --without-libdpx
>
> Taking a hint from "bsd.sh" I also tried the following configure:
>
> $ ./configure --with-single-user --disable-static-build
> --with-config-dir=/home/paz/.bcast6 --without-thirdparty
> --without-libdpx --disable-dav1d --disable-libaom --disable libwebp
> --without-nv
>
> But I get the error:
>
> configure: error: unrecognized option: `--disable'
> Try `./configure --help' for more information
>
> If I change the "disable" to "without" I get:
>
> configure: error: unrecognized option: `--without'
> Try `./configure --help' for more information
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20230602/44d194c6/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Add-4-non-working-plugins-in-ffmpeg-6.0-to-plugin.op.patch
Type: text/x-diff
Size: 837 bytes
Desc: not available
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20230602/44d194c6/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-build-in-pluginfclient.C-with-ffmpeg-6.0.patch
Type: text/x-diff
Size: 2337 bytes
Desc: not available
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20230602/44d194c6/attachment-0001.bin>


More information about the Cin mailing list