我是靠谱客的博主 忐忑便当,最近开发中收集的这篇文章主要介绍ffmpeg php centos,在CentOS上安装ffmpeg-php,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

我正在尝试在服务器(CentOS)上安装ffmpeg-PHP但在“make”命令之后我收到一个错误:

from /usr/local/src/ffmpeg-PHP-0.6.0/ffmpeg-PHP.c:40:

/usr/include/bits/stat.h:91: error: field 'st_atim' has incomplete type

/usr/include/bits/stat.h:92: error: field 'st_mtim' has incomplete type

/usr/include/bits/stat.h:93: error: field 'st_ctim' has incomplete type

In file included from /usr/local/include/PHP/main/PHP_streams.h:28,from /usr/local/include/PHP/main/PHP.h:400,from /usr/local/src/ffmpeg-PHP-0.6.0/ffmpeg-PHP.c:40:

/usr/include/sys/stat.h:367: error: array type has incomplete element type

/usr/include/sys/stat.h:374: error: array type has incomplete element type

In file included from /usr/local/include/PHP/main/PHP.h:406,from /usr/local/src/ffmpeg-PHP-0.6.0/ffmpeg-PHP.c:40:

/usr/local/include/PHP/TSRM/tsrm_virtual_cwd.h:218: error: expected specifier-qualifier-list before 'time_t'

/usr/local/include/PHP/TSRM/tsrm_virtual_cwd.h:246: error: expected declaration specifiers or '...' before 'time_t'

/usr/local/src/ffmpeg-PHP-0.6.0/ffmpeg-PHP.c: In function 'zm_startup_ffmpeg':

/usr/local/src/ffmpeg-PHP-0.6.0/ffmpeg-PHP.c:94: warning: implicit declaration of function 'avcodec_init'

make: *** [ffmpeg-PHP.lo] Error 1

ffmpeg已成功安装,以及mplayer和mencoder.

ffpeg:

configuration: --enable-gpl --enable-libmp3lame --enable-libtheora --enable-libvo-aacenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-version3

libavutil 51. 73.101 / 51. 73.101

libavcodec 54. 56.100 / 54. 56.100

libavformat 54. 27.101 / 54. 27.101

libavdevice 54. 2.100 / 54. 2.100

libavfilter 3. 16.104 / 3. 16.104

libswscale 2. 1.101 / 2. 1.101

libswresample 0. 15.100 / 0. 15.100

libpostproc 52. 0.100 / 52. 0.100

有帮助吗?

最后

以上就是忐忑便当为你收集整理的ffmpeg php centos,在CentOS上安装ffmpeg-php的全部内容,希望文章能够帮你解决ffmpeg php centos,在CentOS上安装ffmpeg-php所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(41)

评论列表共有 0 条评论

立即
投稿
返回
顶部