On 11.09.2023 19:53, Kyle Swanson wrote:
Hi,

On Tue, Sep 5, 2023 at 10:16 AM Kyle Swanson <k...@ylo.ph> wrote:
I'll merge this in a few days.

Not merged yet because I noticed a bug in the configure script.
Setting only `--enable-libvmaf` will enable both `libvmaf` and
`libvmaf_cuda`. Anyone familiar with the configure script know why
this is happening?

require_pkg_config libvmaf [...]
Should be:
require_pkg_config libvmaf_cuda [...]

And then you want to also depend on libvmaf_cuda, not libvmaf.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to