|
I would suggest it is not finding the -devel version of ffmpeg, that is the header files for ffmpeg, not libavcodec.
You may have ffmpeg installed, but many distros fail to install the develement files, headers etc with the package, but packages this as an extra option such as ffmpeg-devel
Hope this helps
|