dongyu2764 2016-08-25 13:15
浏览 185

用于php 5.6(x32或x64)的Ffmpeg Dll

I developed a project like a web tv . Users can upload videos and I get video info from php_ffmpeg.dll with ffmpeg_movie method. I was using php 5.5.12 and I've x32 and x64 php_ffmpeg.dll. Nowadays I want to upgrade my php version to 5.6 and changing wamp (apache , mysql ) to wpn-xm ( nginx , mariadb ).

I can find DLL for 5.2 5.3 5.4 5.5 , unfortunately 5.6 can not be found.

Please let me know that how can I build or find php ffmpeg dll for php 5.6 . I know how to use ffmpeg -i or ffprobe for getting video details but as I wrote there before , this is an existing web project . Therefore I could not change the basis .

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 请解包一个pak文件
    • ¥15 不同系统编译兼容问题
    • ¥100 三相直流充电模块对数字电源芯片在物理上它必须具备哪些功能和性能?
    • ¥30 数字电源对DSP芯片的具体要求
    • ¥20 antv g6 折线边如何变为钝角
    • ¥30 如何在Matlab或Python中 设置饼图的高度
    • ¥15 nginx中的CORS策略应该如何配置
    • ¥30 信号与系统实验:采样定理分析
    • ¥100 我想找人帮我写Python 的股票分析代码,有意请加mathtao
    • ¥20 Vite 打包的 Vue3 组件库,图标无法显示