> Interesting... > -------------------------------------------------------------------------------------- > ben@dell2in1:~/ffmpeg/ffbuild$ more config.log | grep lensfun > lensfun_filter > lensfun_filter > liblensfun > liblensfun > liblensfun > liblensfun > lensfun_filter > lensfun_filter > lensfun_filter='yes' > lensfun_filter_deps='liblensfun version3' > liblensfun='no' > --------------------------------------------------------------------------------------- > This is the config.log. Somehow the liblensfun is set to "no". > Why, and how to set it to "yes"?
Look in the log file, your grep command is hiding all the error messages explaining the problem! Cheers, Adam. _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".