I enabled video capture via ffmpeg and the configure script failed detecting avutil.h. Here is the error output.
checking for libavdevice... yes
checking for libavutil... ./configure: line 30932: -f: command not found
no
configure: error: libavutil needed for video decoding not found
I supplied a patch for it.
fixes avutil.h detection in configure script