On Mon, Mar 09, 2020 at 05:46:12 -0400, Galvo3D wrote: > ./configure log tells me that libvmaf is going to be built, but the issuing
Which part? The long list of (demuxers, muxers, codecs, ...) filters it dumps? > "ffmpeg -filters | grep vmaf”, only vmafmotion is found. > > ... vmafmotion V->V Calculate the VMAF Motion score. You should check config.log for the libvmaf checks it is doing. > Maybe there were some recent breaking changes in vmaf lib? > Any help? Not recently. The required version of libvmaf was bumped to 1.3.9 back in August 2018, first released version with this requirement was 4.1. Cheers, Moritz _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
