dongqishou7471 2014-02-16 14:49
浏览 174

php_ffmpeg模块未在Windows 7中加载

PLEASE help me! I have been searching for solutions for days!

I am running Apache 2.2.22 and PHP 5.3.21 on Windows 7.

I have extracted and copied php_ffmpeg.dll to C:\Program Files (x86)\PHP\ext; copied avcodex-51.dll, avformat-51.dll, avutil-49.dll and pthreadGC2.dll to C:\Windows\System32; and added the extension=php_ffmpeg.dll directive to php.ini. However, the module is still not loading.

I found the following error in the PHP error log:

PHP Warning:  PHP Startup: Unable to load dynamic library 'C:\Program Files (x86)\PHP\ext\php_ffmpeg.dll' - The specified module could not be found.

Any help would be dearly appreciated!

  • 写回答

1条回答 默认 最新

  • duandai7601 2014-03-28 05:57
    关注

    Your windows is 64bit you have to copy

    "avcodex-51.dll/ avformat-51.dll/ avutil-49.dll/ pthreadGC2.dll"

    to C:\Windows\SysWOW64

    评论

报告相同问题?

悬赏问题

  • ¥20 有人能用聚类分析帮我分析一下文本内容嘛
  • ¥15 请问Lammps做复合材料拉伸模拟,应力应变曲线问题
  • ¥30 python代码,帮调试
  • ¥15 #MATLAB仿真#车辆换道路径规划
  • ¥15 java 操作 elasticsearch 8.1 实现 索引的重建
  • ¥15 数据可视化Python
  • ¥15 要给毕业设计添加扫码登录的功能!!有偿
  • ¥15 kafka 分区副本增加会导致消息丢失或者不可用吗?
  • ¥15 微信公众号自制会员卡没有收款渠道啊
  • ¥100 Jenkins自动化部署—悬赏100元