configure: error: libavcodec versions 55 and later are not s
Posted: 01 Sep 2013 16:15
I get this error when I ./configure vlc-2.0.8
I already downloaded the gits for ffmpeg, lame-3.98.4, x264, yasm-1.2.0 and installed them successfully. As I googled this error, I found out the following links:
https://patches.videolan.org/patch/1141/
http://www.mail-archive.com/vlc-commits ... 16415.html
these links include a patch and suggest that this patch shall be substituted or added (i don't know) to the configure.ac file which exists inside the my vlc-2.0.8 folder.
As the links do not contain a step by step instruction in order to understand what commands to use and how to add the patch file, I would thank if you guide me through that.
Cheers,
Code: Select all
configure: error: libavcodec versions 55 and later are not supported yet
https://patches.videolan.org/patch/1141/
http://www.mail-archive.com/vlc-commits ... 16415.html
these links include a patch and suggest that this patch shall be substituted or added (i don't know) to the configure.ac file which exists inside the my vlc-2.0.8 folder.
As the links do not contain a step by step instruction in order to understand what commands to use and how to add the patch file, I would thank if you guide me through that.
Cheers,