dousenjue3214 2010-05-12 11:57
浏览 508

在Windows服务器上安装php的ffmpeg模块

I got

PHP Fatal error: Class 'ffmpeg_movie not found

I found several archives with php_ffmpeg.dll also I have add extension=php_ffmpeg.dll in php.ini, restart the apache but nothing related with ffmpeg shows up when check phpinfo()

My server is running on Windows and I need help with installing that library.

I just look in error.log and found following line

PHP Warning: PHP Startup: Unable to load dynamic library 'C:\xampp\php\ext\php_ffmpeg.dll' - The specified module could not be found. in Unknown on line 0 but the dll file is there

  • 写回答

1条回答 默认 最新

  • dotn30471 2011-03-31 13:42
    关注
    1. It may be that the server process does not have access rights to the file
    2. Try it on cli first, you can debug that better - try

    $ php -m

    to list all modules

    评论

报告相同问题?

悬赏问题

  • ¥15 c语言怎么用printf(“\b \b”)与getch()实现黑框里写入与删除?
  • ¥20 怎么用dlib库的算法识别小麦病虫害
  • ¥15 华为ensp模拟器中S5700交换机在配置过程中老是反复重启
  • ¥15 java写代码遇到问题,求帮助
  • ¥15 uniapp uview http 如何实现统一的请求异常信息提示?
  • ¥15 有了解d3和topogram.js库的吗?有偿请教
  • ¥100 任意维数的K均值聚类
  • ¥15 stamps做sbas-insar,时序沉降图怎么画
  • ¥15 买了个传感器,根据商家发的代码和步骤使用但是代码报错了不会改,有没有人可以看看
  • ¥15 关于#Java#的问题,如何解决?