dsflxcfuw27742248 2015-03-16 15:17
浏览 536

使用PHP-FFMpeg(Laravel 5)的视频有意义的缩略图

I'm working on a project using Laravel 5 and the PHP-FFmpeg Library.

Previously someone else asked this question "Meaningful thumbnails for a Video using FFmpeg" that works from the command line.

However, I want to implement the functional equivalent using the PHP-FFmpeg Library.

I have scanned both Stack Overflow and the Unit Tests for PHP-FFmpeg to try and figure out the correct syntax, but it is just not jumping out at me.

So I'm hoping someone with more experience with PHP-FFmpeg can give me some pointers or an example of how to achieve the same results as the command line calls referenced in this post: "Meaningful thumbnails for a Video using FFmpeg".

Thanks in advance for everyone's help.

BTW, This is my first post on Stack Overflow so the site won't let me post all the relevant links (limit 2) or create a tag for "PHP-FFmpeg".

  • 写回答

1条回答 默认 最新

  • dqteh7347 2015-07-10 16:07
    关注

    This might help https://trac.ffmpeg.org/wiki/PHP (refer to the section Wrapper Libraries at the bottom of the page).

    评论

报告相同问题?

悬赏问题

  • ¥15 信号傅里叶变换在matlab上遇到的小问题请求帮助
  • ¥15 保护模式-系统加载-段寄存器
  • ¥15 matlab求解平差
  • ¥15 电脑桌面设定一个区域禁止鼠标操作
  • ¥15 求NPF226060磁芯的详细资料
  • ¥15 使用R语言marginaleffects包进行边际效应图绘制
  • ¥20 usb设备兼容性问题
  • ¥15 错误(10048): “调用exui内部功能”库命令的参数“参数4”不能接受空数据。怎么解决啊
  • ¥15 安装svn网络有问题怎么办
  • ¥15 vue2登录调用后端接口如何实现