I downloaded the tarball from the website but when I run ./configure it always fails with this error:
*** Configuring video Hash ***
checking whether FFmpeg is present... checking for avcodec_alloc_frame in -lavcodec... no
configure: error:
*** libavcodec not found.
You need FFmpeg. Get it at <http://ffmpeg.org/>
I built ffmpeg from source and installed all the codecs, but this error still appears.
I downloaded the tarball from the website but when I run
./configureit always fails with this error:I built ffmpeg from source and installed all the codecs, but this error still appears.