> No, I have the latest version from github, and built for myself. > Interesting because in ffmpeg/libavfilter there is a file, whose name is > vf_lensfun.c but only a ".c" extension. All the other filters have a ".c" > ".o" and a ".d" extension.
According to Google this is provided by the external library liblensfun, so I'm guessing if you look in config.log (or the 'configure' output when you ran it) it will tell you that it couldn't find a working liblensfun version so it compiled ffmpeg without it? 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".