|
||||||||||
|
|
“ffmpeg headers not found” error while installing ffmpeg in cPanel serversAugust 22, 2008 on 2:38 am | In FFMPEG | No CommentsThe error received is checking for ffmpeg support… yes, shared This is due to missing header files inĀ “/usr/local/include/ffmpeg” directory. Check whether the directory “/usr/local/include/ffmpeg” exists else create it. mkdir /usr/local/include/ffmpeg The copy the header files. cp -p /usr/local/src/ffmpeg/libavformat/avio.h /usr/local/include/ffmpeg You need to install your ffmpeg again. After installing the ffmpeg, install ffmpeg-php. No Comments yet »RSS feed for comments on this post. TrackBack URI Leave a comment |
![]() Powered and designed by Presoon.com. |